Skip to content

Commit

Permalink
Merge pull request #50563 from santigarcor/patch-1
Browse files Browse the repository at this point in the history
[11.x] Fix withRouting docblock type
  • Loading branch information
nunomaduro authored Mar 14, 2024
2 parents d662855 + f22fe31 commit 2af985e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ public function withBroadcasting(string $channels)
* @param string|null $commands
* @param string|null $channels
* @param string|null $pages
* @param string|null $apiPrefix
* @param string $apiPrefix
* @param callable|null $then
* @return $this
*/
Expand Down

0 comments on commit 2af985e

Please sign in to comment.