Phprest\Service\Hateoas\Getter::getContainer PHP Method

getContainer() abstract protected method

Returns the DI container.
abstract protected getContainer ( ) : League\Container\ContainerInterface
return League\Container\ContainerInterface
    protected abstract function getContainer();