PHP Class Sonata\BasketBundle\DependencyInjection\Compiler\GlobalVariableCompilerPass

Inheritance: implements Symfony\Component\DependencyInjection\Compiler\CompilerPassInterface
Afficher le fichier Open project: sonata-project/ecommerce

Méthodes publiques

Méthode Description
process ( ContainerBuilder $container ) You can modify the container here before it is dumped to PHP code.

Method Details

process() public méthode

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