PHP 클래스 Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\CachePoolPass

저자: Nicolas Grekas ([email protected])
상속: implements Symfony\Component\DependencyInjection\Compiler\CompilerPassInterface
파일 보기 프로젝트 열기: symfony/symfony 1 사용 예제들

공개 메소드들

메소드 설명
getServiceProvider ( ContainerBuilder $container, $name )
process ( ContainerBuilder $container )

비공개 메소드들

메소드 설명
getNamespace ( $seed, $id )

메소드 상세

getServiceProvider() 공개 정적인 메소드

public static getServiceProvider ( ContainerBuilder $container, $name )
$container Symfony\Component\DependencyInjection\ContainerBuilder

process() 공개 메소드

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