Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
eZ
Bundle
EzPublishCoreBundle
DependencyInjection
Compiler
ViewManagerPass
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
Mostrar archivo
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