PHP Class App\Events\UserTryToLogin

Inheritance: extends App\Events\Event, use trait Illuminate\Queue\SerializesModels
Afficher le fichier Open project: printempw/blessing-skin-server

Méthodes publiques

Свойство Type Description
$authType
$identification

Méthodes publiques

Méthode Description
__construct ( $identification, $auth_type ) : void Create a new event instance.

Method Details

__construct() public méthode

Create a new event instance.
public __construct ( $identification, $auth_type ) : void
Résultat void

Property Details

$authType public_oe property

public $authType

$identification public_oe property

public $identification