Provides a compiler pass for stacked session save handlers.
Hierarchy
- class \Drupal\Core\DependencyInjection\Compiler\StackedSessionHandlerPass implements CompilerPassInterface
File
- core/lib/Drupal/Core/DependencyInjection/Compiler/StackedSessionHandlerPass.php, line 12
Namespace
Drupal\Core\DependencyInjection\Compiler
Members
Name | Modifiers | Type | Description |
---|---|---|---|
StackedSessionHandlerPass::process | public | function | You can modify the container here before it is dumped to PHP code. Overrides CompilerPassInterface::process |
Please login to continue.