PrivateChannel (Broadcasting)

PrivateChannel

class PrivateChannel extends Channel (View source)

Properties

string $name The channel's name. from Channel

Methods

void __construct(string $name)

Create a new channel instance.

string __toString()

Convert the channel instance to a string.

from Channel

Details

void __construct(string $name)

Create a new channel instance.

Parameters

string $name

Return Value

void

string __toString()

Convert the channel instance to a string.

Return Value

string

© Taylor Otwell
Licensed under the MIT License.
Laravel is a trademark of Taylor Otwell.
https://laravel.com/api/5.3/Illuminate/Broadcasting/PrivateChannel.html

在线笔记
App下载
App下载

扫描二维码

下载编程狮App

公众号
微信公众号

编程狮公众号

意见反馈
返回顶部