SlimServices\Config::offsetGet PHP Méthode

offsetGet() public méthode

public offsetGet ( $offset )
    public function offsetGet($offset)
    {
        return $this->app->config($offset);
    }