프로퍼티 | 타입 | 설명 | |
---|---|---|---|
$eventMap | |||
$tmpEventName | string |
메소드 | 설명 | |
---|---|---|
__construct ( array $eventMap = null ) | ||
andTo ( string | object | callable $eventListener ) | Alias for method to | |
attach ( Prooph\Common\Event\ActionEventEmitter $events ) : void | ||
onRouteEvent ( Prooph\Common\Event\ActionEvent $actionEvent ) | ||
onRouteMessage ( Prooph\Common\Event\ActionEvent $actionEvent ) | ||
route ( string $eventName ) | ||
to ( string | object | callable $eventListener ) |
public onRouteEvent ( Prooph\Common\Event\ActionEvent $actionEvent ) | ||
$actionEvent | Prooph\Common\Event\ActionEvent |
public onRouteMessage ( Prooph\Common\Event\ActionEvent $actionEvent ) | ||
$actionEvent | Prooph\Common\Event\ActionEvent |