Phprest\Util\Controller::getContainer PHP 메소드

getContainer() 보호된 메소드

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