@@ -99,7 +99,7 @@ |
||
| 99 | 99 | |
| 100 | 100 | /** |
| 101 | 101 | * Format selected data from the database |
| 102 | - */ |
|
| 102 | + */ |
|
| 103 | 103 | public function format(array $values): array |
| 104 | 104 | { |
| 105 | 105 | foreach ($this->fields as $name => $field) { |