Home
last modified time | relevance | path

Searched defs:withHost (Results 1 – 3 of 3) sorted by relevance

/plugin/elasticsearch/vendor/nyholm/dsn/src/Configuration/
H A DUrl.php56 public function withHost(string $host) function in Nyholm\\Dsn\\Configuration\\Url
/plugin/authgooglesheets/vendor/psr/http-message/src/
H A DUriInterface.php221 public function withHost($host); function
/plugin/authgooglesheets/vendor/guzzlehttp/psr7/src/
H A DUri.php506 public function withHost($host) function in GuzzleHttp\\Psr7\\Uri