Adds main_content_renderers parameter to the container.
Hierarchy
- class \Drupal\Core\Render\MainContent\MainContentRenderersPass implements CompilerPassInterface
File
- core/lib/Drupal/Core/Render/MainContent/MainContentRenderersPass.php, line 11
Namespace
Drupal\Core\Render\MainContent
Members
Name | Modifiers | Type | Description |
---|---|---|---|
MainContentRenderersPass::process | public | function | Collects the available main content renderer service IDs into the main_content_renderers parameter, keyed by format. Overrides CompilerPassInterface::process |
Please login to continue.