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