Property | Type | Description | |
---|---|---|---|
$eventMap | |||
$tmpEventName | string |
Method | Description | |
---|---|---|
__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 |