Pantheon\Terminus\UnitTests\Commands\CommandTestCase::getConfig PHP Method

getConfig() public method

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