PHP Class eZ\Bundle\EzPublishCoreBundle\DependencyInjection\Compiler\ViewManagerPass

This includes adding ContentViewProvider implementations.
See also: eZ\Publish\Core\MVC\Symfony\View\Manager
See also: eZ\Publish\Core\MVC\Symfony\View\ContentViewProvider
Deprecation: since 6.0 Converts the old tag (ezpublish.xxx_view_provider) to the new one (ezpublish.view_provider with type attribute)
Inheritance: implements Symfony\Component\DependencyInjection\Compiler\CompilerPassInterface
Show file Open project: ezsystems/ezpublish-kernel

Public Methods

Method Description
process ( ContainerBuilder $container )

Method Details

process() public method

public process ( ContainerBuilder $container )
$container Symfony\Component\DependencyInjection\ContainerBuilder