PHP Класс Sulu\Bundle\AdminBundle\DependencyInjection\Compiler\WidgetsPass

Наследование: implements Symfony\Component\DependencyInjection\Compiler\CompilerPassInterface
Показать файл Открыть проект

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

Метод Описание
__construct ( )
process ( ContainerBuilder $container ) You can modify the container here before it is dumped to PHP code.

Описание методов

__construct() публичный Метод

public __construct ( )

process() публичный Метод

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