Home
last modified time | relevance | path

Searched defs:withUserInfo (Results 1 – 2 of 2) sorted by path

/plugin/authgooglesheets/vendor/guzzlehttp/psr7/src/
H A DUri.php488 public function withUserInfo($user, $password = null) function in GuzzleHttp\\Psr7\\Uri
/plugin/authgooglesheets/vendor/psr/http-message/src/
H A DUriInterface.php207 public function withUserInfo($user, $password = null); function