We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c4849d6 commit 4ad110aCopy full SHA for 4ad110a
Facades/Broadcast.php
@@ -8,7 +8,7 @@
8
* @method static void connection($name = null);
9
* @method static \Illuminate\Broadcasting\Broadcasters\Broadcaster channel(string $channel, callable|string $callback, array $options = [])
10
* @method static mixed auth(\Illuminate\Http\Request $request)
11
- * @method static void routes()
+ * @method static void routes(array $attributes = null)
12
*
13
* @see \Illuminate\Contracts\Broadcasting\Factory
14
*/
0 commit comments