PHP 클래스 eZ\Bundle\EzPublishDebugBundle\DependencyInjection\EzPublishDebugExtension

상속: extends Symfony\Component\HttpKernel\DependencyInjection\Extension, implements Symfony\Component\DependencyInjection\Extension\PrependExtensionInterface
파일 보기 프로젝트 열기: ezsystems/ezpublish-kernel

공개 메소드들

메소드 설명
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