laravel / 5.2.31 / api / 5.2 / illuminate / auth / events / failed.html /

Failed

class Failed (View source)

Properties

Authenticatable|null $user The user the attempter was trying to authenticate as.
array $credentials The credentials provided by the attempter.

Methods

__construct(Authenticatable|null $user, array $credentials)

Create a new event instance.

Details

__construct(Authenticatable|null $user, array $credentials)

Create a new event instance.

Parameters

Authenticatable|null $user
array $credentials

© Taylor Otwell
Licensed under the MIT License.
Laravel is a trademark of Taylor Otwell.
https://laravel.com/api/5.2/Illuminate/Auth/Events/Failed.html