PHP Класс Sonata\BasketBundle\DependencyInjection\Compiler\GlobalVariableCompilerPass

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

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

Метод Описание
process ( ContainerBuilder $container ) You can modify the container here before it is dumped to PHP code.

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

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

You can modify the container here before it is dumped to PHP code.
public process ( ContainerBuilder $container )
$container Symfony\Component\DependencyInjection\ContainerBuilder