프로퍼티 | 타입 | 설명 | |
---|---|---|---|
$priority | integer |
메소드 | 설명 | |
---|---|---|
__invoke ( Prooph\Common\Event\ActionEvent $e ) | ||
attach ( Prooph\Common\Event\ActionEventEmitter $events ) : void | Attach one or more listeners |
메소드 | 설명 | |
---|---|---|
canInvoke ( mixed $handler, mixed $message ) : boolean | ||
invoke ( mixed $handler, mixed $message ) |
public __invoke ( Prooph\Common\Event\ActionEvent $e ) | ||
$e | Prooph\Common\Event\ActionEvent |