ConfigurationModuleProviderPass implements CompilerPassInterface

FinalYes

Receives all services which are tagged as configuration provider, validates their attributes, orders the using the DependencyOrderingService and finally forwards them to the ConfigurationProviderRegistry.

Table of Contents

Interfaces

CompilerPassInterface

Properties

$tagName  : string

Methods

__construct()  : mixed
process()  : void

Properties

Methods

__construct()

public __construct(string $tagName) : mixed
Parameters
$tagName : string

process()

public process(ContainerBuilder $container) : void
Parameters
$container : ContainerBuilder

        
On this page

Search results