Registers all lazy route filters onto the lazy route filter.
Hierarchy
- class \Drupal\Core\DependencyInjection\Compiler\RegisterLazyRouteFilters implements CompilerPassInterface
File
- core/lib/Drupal/Core/DependencyInjection/Compiler/RegisterLazyRouteFilters.php, line 11
Namespace
Drupal\Core\DependencyInjection\Compiler
Members
Name | Modifiers | Type | Description |
---|---|---|---|
RegisterLazyRouteFilters::process | public | function | You can modify the container here before it is dumped to PHP code. Overrides CompilerPassInterface::process |
Please login to continue.