PHP Класс eZ\Bundle\EzPublishDebugBundle\DependencyInjection\EzPublishDebugExtension

Наследование: extends Symfony\Component\HttpKernel\DependencyInjection\Extension, implements Symfony\Component\DependencyInjection\Extension\PrependExtensionInterface
Показать файл Открыть проект

Открытые методы

Метод Описание
load ( array $configs, ContainerBuilder $container )
prepend ( ContainerBuilder $container ) Sets the twig base template class to this bundle's in order to collect template infos.

Описание методов

load() публичный метод

public load ( array $configs, ContainerBuilder $container )
$configs array
$container Symfony\Component\DependencyInjection\ContainerBuilder

prepend() публичный метод

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