Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
Sonata
BasketBundle
DependencyInjection
Compiler
GlobalVariableCompilerPass
PHP Class Sonata\BasketBundle\DependencyInjection\Compiler\GlobalVariableCompilerPass
Inheritance:
implements
Symfony\Component\DependencyInjection\Compiler\CompilerPassInterface
Datei anzeigen
Open project: sonata-project/ecommerce
Public Methods
Method
Description
process
(
ContainerBuilder
$container
)
You can modify the container here before it is dumped to PHP code.
Method Details
process()
public
method
You can modify the container here before it is dumped to PHP code.
public
process
(
ContainerBuilder
$container
)
$container
Symfony\Component\DependencyInjection\ContainerBuilder