PHP Class Elcodi\Store\ConnectBundle\CompilerPass\MappingCompilerPass

Author: Berny Cantos ([email protected])
Inheritance: extends Mmoreram\SimpleDoctrineMapping\CompilerPass\Abstracts\AbstractMappingCompilerPass
Datei anzeigen Open project: elcodi/bamboo

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