Refactor some if/else checks
This commit is contained in:
parent
1ace4c95b5
commit
a763bf1d8c
3 changed files with 5 additions and 29 deletions
|
@ -71,6 +71,7 @@ class RouteCollection
|
|||
fn($key) => !is_numeric($key),
|
||||
ARRAY_FILTER_USE_KEY
|
||||
);
|
||||
|
||||
return $route;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue