PHP Class Sulu\Bundle\AdminBundle\DependencyInjection\Compiler\WidgetsPass

Inheritance: implements Symfony\Component\DependencyInjection\Compiler\CompilerPassInterface
显示文件 Open project: sulu/sulu

Public Methods

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

Method Details

__construct() public method

public __construct ( )

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