Adds services tagged 'access_check' to the access_manager service.
Hierarchy
- class \Drupal\Core\DependencyInjection\Compiler\RegisterAccessChecksPass implements CompilerPassInterface
File
- core/lib/Drupal/Core/DependencyInjection/Compiler/RegisterAccessChecksPass.php, line 11
Namespace
Drupal\Core\DependencyInjection\Compiler
Members
Name | Modifiers | Type | Description |
---|---|---|---|
RegisterAccessChecksPass::process | public | function | You can modify the container here before it is dumped to PHP code. Overrides CompilerPassInterface::process |
Please login to continue.