PHP Neos\Flow\SignalSlot 네임스페이스

클래스들

이름 설명
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