AbstractListener
abstractclass AbstractListener implementsFirewallListenerInterface
A base class for listeners that can tell whether they should authenticate incoming requests.
Methods
void
__invoke(RequestEvent$event)
No description
static int
getPriority()
Defines the priority of the listener.