Searched defs:withScheme (Results 1 – 4 of 4) sorted by relevance
/plugin/elasticsearch/vendor/nyholm/dsn/src/Configuration/ | ||
H A D | Path.php | 44 public function withScheme(?string $scheme) function in Nyholm\\Dsn\\Configuration\\Path |
H A D | Dsn.php | 40 public function withScheme(?string $scheme) function in Nyholm\\Dsn\\Configuration\\Dsn |
/plugin/authgooglesheets/vendor/psr/http-message/src/ | ||
H A D | UriInterface.php | 191 public function withScheme($scheme); function |
/plugin/authgooglesheets/vendor/guzzlehttp/psr7/src/ | ||
H A D | Uri.php | 472 public function withScheme($scheme) function in GuzzleHttp\\Psr7\\Uri |