app\components\Command::getConfig PHP Method

getConfig() protected method

获取配置
protected getConfig ( ) : walle\config\Config
return walle\config\Config
    protected function getConfig()
    {
        return $this->config;
    }