PHP Класс Sulu\Bundle\HttpCacheBundle\DependencyInjection\Compiler\HandlerPass

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

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

Метод Описание
process ( ContainerBuilder $container )

Приватные методы

Метод Описание
validateHandler ( ContainerBuilder $container, mixed $id ) Ensure that the handler implements the HandlerInterface (if it does not then someone has added a tag in the wrong place).

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

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

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