eZ\Bundle\EzPublishCoreBundle\Tests\DependencyInjection\Configuration\Parser\ViewTest::getContainerExtensions PHP 메소드

getContainerExtensions() 보호된 메소드

protected getContainerExtensions ( )
    protected function getContainerExtensions()
    {
        return array(new EzPublishCoreExtension(array(new LocationView(), new ContentView(), new BlockView())));
    }