PHP 클래스 Tolerance\Bridge\Symfony\Bundle\ToleranceBundle\DependencyInjection\CompilerPass\AopCompilerPass

상속: implements Symfony\Component\DependencyInjection\Compiler\CompilerPassInterface
파일 보기 프로젝트 열기: sroze/tolerance 1 사용 예제들

공개 메소드들

메소드 설명
process ( ContainerBuilder $container )

비공개 메소드들

메소드 설명
getMethodsFromTag ( array $tag ) : array Get the list of methods defined by the tag.
getRunnerReferenceFromTag ( array $tag ) : Reference Get the runner reference from the given tag.
processOperationWrapperTag ( ContainerBuilder $container, string $serviceId, array $tag )

메소드 상세

process() 공개 메소드

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