Свойство | Тип | Описание | |
---|---|---|---|
$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 |