Skip to content

Commit 8e8e755

Browse files
taylorotwellgithub-actions[bot]
authored andcommitted
Update facade docblocks
1 parent 1312d96 commit 8e8e755

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Illuminate/Support/Facades/Broadcast.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@
2828
* @method static array|null resolveAuthenticatedUser(\Illuminate\Http\Request $request)
2929
* @method static void resolveAuthenticatedUserUsing(\Closure $callback)
3030
* @method static \Illuminate\Broadcasting\Broadcasters\Broadcaster channel(\Illuminate\Contracts\Broadcasting\HasBroadcastChannel|string $channel, callable|string $callback, array $options = [])
31+
* @method static \Illuminate\Support\Collection getChannels()
3132
*
3233
* @see \Illuminate\Broadcasting\BroadcastManager
3334
* @see \Illuminate\Broadcasting\Broadcasters\Broadcaster

0 commit comments

Comments
 (0)