UsePusherChannelConventions
trait UsePusherChannelConventions(View source)
Методы
| bool | isGuardedChannel(string $channel) Возвращает true, если канал защищен аутентификацией. | |
| string | normalizeChannelName(string $channel) Удаляет префикс из имени канала. |
Подробности
bool
isGuardedChannel(string $channel)
Возвращает true, если канал защищен аутентификацией.
string
normalizeChannelName(string $channel)
Удаляет префикс из имени канала.
© Taylor Otwell
Licensed under the MIT License.
Laravel is a trademark of Taylor Otwell.
https://laravel.com/api/6.x/Illuminate/Broadcasting/Broadcasters/UsePusherChannelConventions.html