PHP 클래스 eZ\Bundle\EzPublishCoreBundle\Tests\RichTextHtml5ConverterPassTest

상속: extends Matthias\SymfonyDependencyInjectionTest\PhpUnit\AbstractCompilerPassTestCase
파일 보기 프로젝트 열기: ezsystems/ezpublish-kernel

공개 메소드들

메소드 설명
testCollectProviders ( )

보호된 메소드들

메소드 설명
registerCompilerPass ( ContainerBuilder $container ) Register the compiler pass under test, just like you would do inside a bundle's load() method:.

메소드 상세

registerCompilerPass() 보호된 메소드

$container->addCompilerPass(new MyCompilerPass());
protected registerCompilerPass ( ContainerBuilder $container )
$container Symfony\Component\DependencyInjection\ContainerBuilder

testCollectProviders() 공개 메소드