diff --git a/system/Router/RouteCollection.php b/system/Router/RouteCollection.php index 030edf8f9ca1..777681144dc3 100644 --- a/system/Router/RouteCollection.php +++ b/system/Router/RouteCollection.php @@ -1644,7 +1644,7 @@ public function resetRoutes() * array{ * filter?: string|list, namespace?: string, hostname?: string, * subdomain?: string, offset?: int, priority?: int, as?: string, - * redirect?: string + * redirect?: int * } * > */