PHP Class REBELinBLUE\Deployer\Events\RestartSocketServer

Inheritance: extends Event, implements Illuminate\Contracts\Broadcasting\ShouldBroadcast
Datei anzeigen Open project: rebelinblue/deployer

Public Properties

Property Type Description
$message string

Public Methods

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

Method Details

__construct() public method

RestartSocketServer constructor.
public __construct ( )

broadcastOn() public method

Get the channels the event should be broadcast on.
public broadcastOn ( ) : array
return array

Property Details

$message public_oe property

public string $message
return string