Pantheon\Terminus\Collections\Domains::getUrl PHP Method

getUrl() public method

public getUrl ( )
    public function getUrl()
    {
        return parent::getUrl() . '?hydrate=' . $this->hydrate;
    }