PHP 클래스 Sonata\BasketBundle\DependencyInjection\Compiler\GlobalVariableCompilerPass

상속: implements Symfony\Component\DependencyInjection\Compiler\CompilerPassInterface
파일 보기 프로젝트 열기: sonata-project/ecommerce

공개 메소드들

메소드 설명
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