@@ -104,7 +104,7 @@ |
||
| 104 | 104 | return $response->withJson($group); |
| 105 | 105 | } |
| 106 | 106 | |
| 107 | - protected function serializeArray(&$res, $array, $type=false) |
|
| 107 | + protected function serializeArray(&$res, $array, $type = false) |
|
| 108 | 108 | { |
| 109 | 109 | $count = count($array); |
| 110 | 110 | for($i = 0; $i < $count; $i++) |