Phprest\ErrorHandler\Formatter\JsonXml::getContainer PHP Méthode

getContainer() protected méthode

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