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

Inheritance: implements Symfony\Component\DependencyInjection\Compiler\CompilerPassInterface
Afficher le fichier Open project: sulu/sulu

Méthodes publiques

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

Method Details

__construct() public méthode

public __construct ( )

process() public méthode

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