class MainContentRenderersPass implements CompilerPassInterface (View source)

Adds main_content_renderers parameter to the container.

Methods

process(ContainerBuilder $container)

{@inheritdoc}

Details

process(ContainerBuilder $container)

{@inheritdoc}

Collects the available main content renderer service IDs into the main_content_renderers parameter, keyed by format.

Parameters

ContainerBuilder $container