프로퍼티 | 타입 | 설명 | |
---|---|---|---|
$dispatcher |
메소드 | 설명 | |
---|---|---|
forwardSignalToDispatcher ( Neos\Flow\Aop\JoinPointInterface $joinPoint ) : void | Passes the signal over to the Dispatcher |
public forwardSignalToDispatcher ( Neos\Flow\Aop\JoinPointInterface $joinPoint ) : void | ||
$joinPoint | Neos\Flow\Aop\JoinPointInterface | The current join point |
리턴 | void |