mirror of
https://github.com/koel/koel
synced 2024-11-10 06:34:14 +00:00
13 lines
401 B
PHP
13 lines
401 B
PHP
|
<?php
|
||
|
|
||
|
/*
|
||
|
|--------------------------------------------------------------------------
|
||
|
| Broadcast Channels
|
||
|
|--------------------------------------------------------------------------
|
||
|
|
|
||
|
| Here you may register all of the event broadcasting channels that your
|
||
|
| application supports. The given channel authorization callbacks are
|
||
|
| used to check if an authenticated user can listen to the channel.
|
||
|
|
|
||
|
*/
|