Skip to content

Commit

Permalink
docs: fix @phpstan-return
Browse files Browse the repository at this point in the history
  • Loading branch information
kenjis committed Jul 4, 2023
1 parent 453511c commit c1b8f4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion system/Router/RouteCollection.php
Original file line number Diff line number Diff line change
Expand Up @@ -1644,7 +1644,7 @@ public function resetRoutes()
* array{
* filter?: string|list<string>, namespace?: string, hostname?: string,
* subdomain?: string, offset?: int, priority?: int, as?: string,
* redirect?: string
* redirect?: int
* }
* >
*/
Expand Down

0 comments on commit c1b8f4d

Please sign in to comment.