PHP 클래스 REBELinBLUE\Deployer\Events\RestartSocketServer

상속: extends Event, implements Illuminate\Contracts\Broadcasting\ShouldBroadcast
파일 보기 프로젝트 열기: rebelinblue/deployer

공개 프로퍼티들

프로퍼티 타입 설명
$message string

공개 메소드들

메소드 설명
__construct ( ) RestartSocketServer constructor.
broadcastOn ( ) : array Get the channels the event should be broadcast on.

메소드 상세

__construct() 공개 메소드

RestartSocketServer constructor.
public __construct ( )

broadcastOn() 공개 메소드

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

프로퍼티 상세

$message 공개적으로 프로퍼티

public string $message
리턴 string