@@ -156,6 +156,9 @@ |
||
| 156 | 156 | ->renderByFormat($output, $formattedTable, $format); |
| 157 | 157 | } |
| 158 | 158 | |
| 159 | + /** |
|
| 160 | + * @param string $format |
|
| 161 | + */ |
|
| 159 | 162 | private function renderTableValue($value, $format) |
| 160 | 163 | { |
| 161 | 164 | if ($value === null) { |