AuthenticationException
class AuthenticationException extends Exception (View source)
Properties
protected Guard | $guard | The guard instance. |
Methods
__construct(Guard|null $guard = null) Create a new authentication exception. | ||
Guard|null | guard() Get the guard instance. |
Details
__construct(Guard|null $guard = null)
Create a new authentication exception.
Guard|null guard()
Get the guard instance.
© Taylor Otwell
Licensed under the MIT License.
Laravel is a trademark of Taylor Otwell.
https://laravel.com/api/5.2/Illuminate/Auth/AuthenticationException.html