Fully Qualified Name: | Zend\Mvc\InjectApplicationEventInterface |
Name | Description | Defined By |
---|---|---|
getEvent() | Retrieve the composed event | InjectApplicationEventInterface |
setEvent() | Compose an Event | InjectApplicationEventInterface |
Retrieve the composed event
Returns: \Event
Compose an Event
Parameter Name | Type | Description |
---|---|---|
$event | \Event |
Returns: void