Метод | Описание | |
---|---|---|
get ( Imbo\EventManager\EventInterface $event ) | Send a response | |
getAllowedMethods ( ) | ||
getSubscribedEvents ( ) | ||
put ( Imbo\EventManager\EventInterface $event ) | Send a response to PUT requests |
public get ( Imbo\EventManager\EventInterface $event ) | ||
$event | Imbo\EventManager\EventInterface | The current event |
public put ( Imbo\EventManager\EventInterface $event ) | ||
$event | Imbo\EventManager\EventInterface | The current event |