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 495a14c commit a3b0142Copy full SHA for a3b0142
Exception/AuthenticationException.php
@@ -26,7 +26,7 @@ class AuthenticationException extends \RuntimeException implements \Serializable
26
/**
27
* Get the token.
28
*
29
- * @return TokenInterface
+ * @return TokenInterface|null
30
*/
31
public function getToken()
32
{
0 commit comments