Phprest\Util\Controller::getContainer PHP Méthode

getContainer() protected méthode

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