Home
last modified time | relevance | path

Searched defs:withScheme (Results 1 – 4 of 4) sorted by relevance

/plugin/elasticsearch/vendor/nyholm/dsn/src/Configuration/
H A DPath.php44 public function withScheme(?string $scheme) function in Nyholm\\Dsn\\Configuration\\Path
H A DDsn.php40 public function withScheme(?string $scheme) function in Nyholm\\Dsn\\Configuration\\Dsn
/plugin/authgooglesheets/vendor/psr/http-message/src/
H A DUriInterface.php191 public function withScheme($scheme); function
/plugin/authgooglesheets/vendor/guzzlehttp/psr7/src/
H A DUri.php472 public function withScheme($scheme) function in GuzzleHttp\\Psr7\\Uri