W3cubDocs

/Symfony 3.1

ListenerInterface

interface ListenerInterface

Interface that must be implemented by firewall listeners.

Methods

handle(GetResponseEvent $event)

This interface must be implemented by firewall listeners.

Details

handle(GetResponseEvent $event)

This interface must be implemented by firewall listeners.

Parameters

GetResponseEvent $event

© 2004–2016 Fabien Potencier
Licensed under the MIT License.
http://api.symfony.com/3.1/Symfony/Component/Security/Http/Firewall/ListenerInterface.html