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

Inheritance: implements Symfony\Component\DependencyInjection\Compiler\CompilerPassInterface
Show file Open project: sulu/sulu

Public Methods

Method Description
process ( ContainerBuilder $container )

Private Methods

Method 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 method

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