Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/psr/http-message/src/
DUriInterface.php207 public function withUserInfo($user, $password = null); function
/plugin/matrixnotifierwas/vendor/psr/http-message/src/
DUriInterface.php208 public function withUserInfo(string $user, ?string $password = null): UriInterface; function
/plugin/matrixnotifierwas/vendor/guzzlehttp/psr7/src/
DUri.php435 public function withUserInfo($user, $password = null): UriInterface function in GuzzleHttp\\Psr7\\Uri
/plugin/authgooglesheets/vendor/guzzlehttp/psr7/src/
DUri.php488 public function withUserInfo($user, $password = null) function in GuzzleHttp\\Psr7\\Uri