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