Adds the context provider service IDs to the context manager.
Hierarchy
- class \Drupal\Core\DependencyInjection\Compiler\ContextProvidersPass implements CompilerPassInterface
File
- core/lib/Drupal/Core/DependencyInjection/Compiler/ContextProvidersPass.php, line 11
Namespace
Drupal\Core\DependencyInjection\Compiler
Members
Name | Modifiers | Type | Description |
---|---|---|---|
ContextProvidersPass::process | public | function | Passes the service IDs of all context providers to the context repository. Overrides CompilerPassInterface::process |
Please login to continue.