PHP Class App\Events\CheckPlayerExists

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

Méthodes publiques

Свойство Type Description
$player_name

Méthodes publiques

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

Method Details

__construct() public méthode

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

Property Details

$player_name public_oe property

public $player_name