PHP Class Sulu\Bundle\HttpCacheBundle\DependencyInjection\Compiler\HandlerPass

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

Méthodes publiques

Méthode Description
process ( ContainerBuilder $container )

Private Methods

Méthode Description
validateHandler ( ContainerBuilder $container, mixed $id ) Ensure that the handler implements the HandlerInterface (if it does not then someone has added a tag in the wrong place).

Method Details

process() public méthode

public process ( ContainerBuilder $container )
$container Symfony\Component\DependencyInjection\ContainerBuilder