Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
eZ
Bundle
EzPublishDebugBundle
DependencyInjection
EzPublishDebugExtension
PHP Class eZ\Bundle\EzPublishDebugBundle\DependencyInjection\EzPublishDebugExtension
Inheritance:
extends
Symfony\Component\HttpKernel\DependencyInjection\Extension
,
implements
Symfony\Component\DependencyInjection\Extension\PrependExtensionInterface
Datei anzeigen
Open project: ezsystems/ezpublish-kernel
Public Methods
Method
Description
load
(
array
$configs
,
ContainerBuilder
$container
)
prepend
(
ContainerBuilder
$container
)
Sets the twig base template class to this bundle's in order to collect template infos.
Method Details
load()
public
method
public
load
(
array
$configs
,
ContainerBuilder
$container
)
$configs
array
$container
Symfony\Component\DependencyInjection\ContainerBuilder
prepend()
public
method
Sets the twig base template class to this bundle's in order to collect template infos.
public
prepend
(
ContainerBuilder
$container
)
$container
Symfony\Component\DependencyInjection\ContainerBuilder