PHP 클래스 Sulu\Bundle\HttpCacheBundle\DependencyInjection\Compiler\HandlerPass

상속: implements Symfony\Component\DependencyInjection\Compiler\CompilerPassInterface
파일 보기 프로젝트 열기: sulu/sulu

공개 메소드들

메소드 설명
process ( ContainerBuilder $container )

비공개 메소드들

메소드 설명
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).

메소드 상세

process() 공개 메소드

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