ContextProvidersPass
class ContextProvidersPass implements CompilerPassInterface (View source)
Adds the context provider service IDs to the context manager.
Methods
process(ContainerBuilder $container)
{@inheritdoc}
Details
process(ContainerBuilder $container)
{@inheritdoc}
Passes the service IDs of all context providers to the context repository.