1
0
mirror of https://github.com/guzzle/guzzle.git synced 2025-02-24 01:53:58 +01:00

Update RequestException.php

https://www.englishforums.com/English/AUsernameOrAnUsername/pxgzm/post.htm
This commit is contained in:
Stéphane Delprat 2019-11-12 15:30:46 +09:00 committed by GitHub
parent df36d8dae3
commit edcdb5d102
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -128,7 +128,7 @@ class RequestException extends TransferException
}
/**
* Obfuscates URI if there is an username and a password present
* Obfuscates URI if there is a username and a password present
*
* @param UriInterface $uri
*