JMOlivas\Phpqa\Console\Application::getConfig PHP Method

getConfig() public method

public getConfig ( ) : Config
return JMOlivas\Phpqa\Config
    public function getConfig()
    {
        return $this->config;
    }