eZ\Publish\Core\Repository\Tests\Service\Integration\Legacy\Utils::getSetupFactory PHP Method

getSetupFactory() protected static method

protected static getSetupFactory ( ) : eZ\Publish\API\Repository\Tests\SetupFactory
return eZ\Publish\API\Repository\Tests\SetupFactory
    protected static function getSetupFactory()
    {
        return new SetupFactory();
    }