Phprest\Util\Controller::getContainer PHP Method

getContainer() protected method

protected getContainer ( ) : League\Container\ContainerInterface
return League\Container\ContainerInterface
    protected function getContainer()
    {
        return $this->container;
    }