Phprest\Util\MimeTest::getContainer PHP Method

getContainer() protected method

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