Pantheon\Terminus\UnitTests\Collections\CollectionTestCase::getConfig PHP Method

getConfig() public method

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