PHP Class App\Events\PlayerWillBeAdded

Inheritance: extends App\Events\Event
Afficher le fichier Open project: printempw/blessing-skin-server

Méthodes publiques

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

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

$playerName public_oe property

public $playerName