Phprest\ErrorHandler\Formatter\JsonXml::getContainer PHP Method

getContainer() protected method

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