PHP Класс Joli\GifExceptionBundle\DependencyInjection\GifExceptionExtension

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

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

Метод Описание
load ( array $configs, ContainerBuilder $container )
process ( ContainerBuilder $container ) This CompilerPassInterface method completes the listener definition with the parameter and service coming from other bundles. It allows our bundle to be registered anytime before or after others.

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

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

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

process() публичный Метод

public process ( ContainerBuilder $container )
$container Symfony\Component\DependencyInjection\ContainerBuilder