We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Request::getUserInfo()
1 parent b9a9110 commit c022af4Copy full SHA for c022af4
Request.php
@@ -957,7 +957,7 @@ public function getPassword()
957
/**
958
* Gets the user info.
959
*
960
- * @return string A user name and, optionally, scheme-specific information about how to gain authorization to access the server
+ * @return string|null A user name if any and, optionally, scheme-specific information about how to gain authorization to access the server
961
*/
962
public function getUserInfo()
963
{
0 commit comments