SharedEventsCapableInterface
in
Interface indicating that an object composes or can compose a SharedEventManagerInterface instance.
Table of Contents
- getSharedManager() : null|SharedEventManagerInterface
- Retrieve the shared event manager, if composed.
Methods
getSharedManager()
Retrieve the shared event manager, if composed.
public
getSharedManager() : null|SharedEventManagerInterface