class WebProcessor extends WebProcessor

WebProcessor override to read from the HttpFoundation's Request.

Methods

__construct(array $extraFields = null)

No description

onKernelRequest(GetResponseEvent $event)

No description

Details

at line line 24
__construct(array $extraFields = null)

Parameters

array $extraFields

at line line 30
onKernelRequest(GetResponseEvent $event)

Parameters

GetResponseEvent $event