PHP Neos\Flow\SignalSlot Namespace

Classes

Name Description
Dispatcher A dispatcher which dispatches signals by calling its registered slot methods and passing them the method arguments which were originally passed to the signal method.
SignalAspect Aspect which connects signal methods with the Signal Dispatcher