Commaaa2
This commit is contained in:
@@ -16,7 +16,7 @@ class AuthenticationException extends Exception
|
||||
/**
|
||||
* The path the user should be redirected to.
|
||||
*
|
||||
* @var string
|
||||
* @var string|null
|
||||
*/
|
||||
protected $redirectTo;
|
||||
|
||||
@@ -49,7 +49,7 @@ class AuthenticationException extends Exception
|
||||
/**
|
||||
* Get the path the user should be redirected to.
|
||||
*
|
||||
* @return string
|
||||
* @return string|null
|
||||
*/
|
||||
public function redirectTo()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user