Documentation

RegisterControllerArgumentLocatorsPass
in package
implements CompilerPassInterface

Creates the service-locators required by ServiceValueResolver.

Tags
author

Nicolas Grekas p@tchwork.com

Interfaces, Classes and Traits

CompilerPassInterface

Table of Contents

$controllerTag  : mixed
$resolverServiceId  : mixed
__construct()  : mixed
process()  : mixed

Properties

Methods

__construct()

public __construct([mixed $resolverServiceId = 'argument_resolver.service' ][, mixed $controllerTag = 'controller.service_arguments' ]) : mixed
Parameters
$resolverServiceId : mixed = 'argument_resolver.service'
$controllerTag : mixed = 'controller.service_arguments'
Return values
mixed

Search results