I hereby claim:
- I am 1ed on github.
- I am 1ed (https://keybase.io/1ed) on keybase.
- I have a public key ASDbYaYMIOzgyGDZWGoP-S0nQpMtKfUYqEJ0hRzs8wrgygo
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
| <?php | |
| namespace AppBundle\EventListener; | |
| use Symfony\Component\HttpKernel\Event\GetResponseEvent; | |
| class AppControllerListener | |
| { | |
| public function onKernelRequest(GetResponseEvent $event) | |
| { |