eZ\Bundle\EzPublishCoreBundle\Tests\DependencyInjection\Configuration\Parser\TemplatesTest::getMinimalConfiguration PHP Method

getMinimalConfiguration() protected method

protected getMinimalConfiguration ( )
    protected function getMinimalConfiguration()
    {
        return $this->config = Yaml::parse(file_get_contents(__DIR__ . '/../../Fixtures/ezpublish_templates.yml'));
    }