Failed
class Failed
Properties
Authenticatable|null | $user | The user the attempter was trying to authenticate as. |
|
array | $credentials | The credentials provided by the attempter. |
Methods
Details
at line 27
__construct(Authenticatable|null $user, array $credentials)
Create a new event instance.