class Attempting (View source)

Properties

array $credentials

The credentials for the user.

bool $remember

Indicates if the user should be "remembered".

Methods

void
__construct(array $credentials, bool $remember)

Create a new event instance.

Details

void __construct(array $credentials, bool $remember)

Create a new event instance.

Parameters

array $credentials
bool $remember

Return Value

void