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

getMinimalConfiguration() protected method

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