Searched defs:withHost (Results 1 – 3 of 3) sorted by relevance
/plugin/elasticsearch/vendor/nyholm/dsn/src/Configuration/ | ||
H A D | Url.php | 56 public function withHost(string $host) function in Nyholm\\Dsn\\Configuration\\Url |
/plugin/authgooglesheets/vendor/psr/http-message/src/ | ||
H A D | UriInterface.php | 221 public function withHost($host); function |
/plugin/authgooglesheets/vendor/guzzlehttp/psr7/src/ | ||
H A D | Uri.php | 506 public function withHost($host) function in GuzzleHttp\\Psr7\\Uri |