class HttpKernelExtension extendsAbstractExtension

Provides integration with the HttpKernel component.

Methods

array
getFunctions()

No description

static ControllerReference
controller(string$controller,array$attributes =[],array$query =[])

No description

Details

array getFunctions()

Return Value

array

staticControllerReference controller(string$controller,array$attributes =[],array$query =[])

Parameters

string $controller
array $attributes
array $query

Return Value

ControllerReference