PHP Класс Elcodi\Plugin\CustomShippingBundle\CompilerPass\MappingCompilerPass

Наследование: extends Elcodi\Bundle\CoreBundle\CompilerPass\Abstracts\AbstractElcodiMappingCompilerPass
Показать файл Открыть проект

Открытые методы

Метод Описание
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