Property | Type | Description | |
---|---|---|---|
$dispatcher |
Method | Description | |
---|---|---|
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 |
return | void |