PHP Class REBELinBLUE\Deployer\Events\RestartSocketServer

Inheritance: extends Event, implements Illuminate\Contracts\Broadcasting\ShouldBroadcast
Afficher le fichier Open project: rebelinblue/deployer

Méthodes publiques

Свойство Type Description
$message string

Méthodes publiques

Méthode Description
__construct ( ) RestartSocketServer constructor.
broadcastOn ( ) : array Get the channels the event should be broadcast on.

Method Details

__construct() public méthode

RestartSocketServer constructor.
public __construct ( )

broadcastOn() public méthode

Get the channels the event should be broadcast on.
public broadcastOn ( ) : array
Résultat array

Property Details

$message public_oe property

public string $message
Résultat string