PHP Class App\Events\PlayerWasAdded

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

Méthodes publiques

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

Méthodes publiques

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

Method Details

__construct() public méthode

Create a new event instance.
public __construct ( Player $player ) : void
$player app\models\Player
Résultat void

Property Details

$player public_oe property

public $player