class
Illuminate
/
Auth
/
Events
/
OtherDeviceLogout
You are viewing an older version of the documentation. For the latest, please visit master documentation.
OtherDeviceLogout
Uses
Properties
public
$guard string
The authentication guard name.
Default: null
Methods
public
__construct ( $guard , $user ) : void
Create a new event instance.
Parameters
- $guard string
- $user Authenticatable