1
0
Fork 0
mirror of synced 2024-10-04 12:15:14 +13:00

chore: fmt

This commit is contained in:
loks0n 2023-12-12 11:54:12 +00:00
parent db324ba0aa
commit 2560681555

View file

@ -111,7 +111,7 @@ class Schema
if (empty($name)) {
continue;
}
foreach (Mapper::route($utopia, $route, $complexity) as $field) {
switch ($route->getMethod()) {
case 'GET':