class ParamInitMiddleware implements HttpKernelInterface

Class ParamInitMiddleware

Methods

__construct( HttpKernelInterface $app, URL $urlManager, Translator $translator, EventDispatcherInterface $eventDispatcher)

No description

handle( Request $request, $type = self::MASTER_REQUEST, $catch = true)

No description

Details

at line 66
__construct( HttpKernelInterface $app, URL $urlManager, Translator $translator, EventDispatcherInterface $eventDispatcher)

Parameters

HttpKernelInterface $app
URL $urlManager
Translator $translator
EventDispatcherInterface $eventDispatcher

at line 77
handle( Request $request, $type = self::MASTER_REQUEST, $catch = true)

Parameters

Request $request
$type
$catch