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

getContainer() 보호된 메소드

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