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