Toggle navigation
Hot Examples
RU
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Найти
Главная
Sonata
BasketBundle
DependencyInjection
Compiler
GlobalVariableCompilerPass
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