W3cubDocs

/Symfony 2.8

Symfony\Component\Security\Http\Firewall\ListenerInterface

interface ListenerInterface

Interface that must be implemented by firewall listeners.

Methods

handle(GetResponseEvent $event)

This interface must be implemented by firewall listeners.

Details

public 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/2.8/Symfony/Component/Security/Http/Firewall/ListenerInterface.html