eZ\Publish\Core\Repository\Tests\Service\Integration\Legacy\ContentTypeTest::getRepository PHP Method

getRepository() protected method

protected getRepository ( )
    protected function getRepository()
    {
        return Utils::getRepository();
    }
ContentTypeTest