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.
1 parent 9dcedab commit 3db3098Copy full SHA for 3db3098
Authentication/Token/NullToken.php
@@ -33,7 +33,7 @@ public function getCredentials()
33
34
public function getUser()
35
{
36
- return null;
+ return '';
37
}
38
39
public function setUser($user)
0 commit comments