Pantheon\Terminus\UnitTests\Commands\CommandTestCase::getConfig PHP 메소드

getConfig() 공개 메소드

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