Searched defs:withUserInfo (Results 1 – 4 of 4) sorted by relevance
207 public function withUserInfo($user, $password = null); function
208 public function withUserInfo(string $user, ?string $password = null): UriInterface; function
435 public function withUserInfo($user, $password = null): UriInterface function in GuzzleHttp\\Psr7\\Uri
488 public function withUserInfo($user, $password = null) function in GuzzleHttp\\Psr7\\Uri