PHP Class eZ\Publish\Core\Repository\Tests\Service\Integration\Legacy\SetupFactory

Inheritance: extends eZ\Publish\API\Repository\Tests\SetupFactory\Legacy
Show file Open project: ezsystems/ezpublish-kernel Class Usage Examples

Protected Properties

Property Type Description
$repositoryReference string

Public Methods

Method Description
getServiceContainer ( ) : ServiceContainer Returns the service container used for initialization of the repository.

Method Details

getServiceContainer() public method

Returns the service container used for initialization of the repository.
public getServiceContainer ( ) : ServiceContainer
return eZ\Publish\Core\Base\ServiceContainer

Property Details

$repositoryReference protected property

protected string $repositoryReference
return string