Method | Description | |
---|---|---|
__construct ( array $params ) | Class constructor | |
getIndex ( Imbo\EventManager\EventInterface $event ) | Set a couple of headers | |
getSubscribedEvents ( ) | ||
getUser ( Imbo\EventManager\EventInterface $event ) | Set a custom header containing the current user |
public getIndex ( Imbo\EventManager\EventInterface $event ) | ||
$event | Imbo\EventManager\EventInterface | The current event |
public getUser ( Imbo\EventManager\EventInterface $event ) | ||
$event | Imbo\EventManager\EventInterface | The current event |