@@ -77,6 +77,8 @@ |
||
| 77 | 77 | |
| 78 | 78 | /** |
| 79 | 79 | * If only a single attribute should be listed omit the key to make it fit in one row |
| 80 | + * @param string $key |
|
| 81 | + * @param boolean $useKey |
|
| 80 | 82 | */ |
| 81 | 83 | private function add(&$row, $key, $val, $useKey) { |
| 82 | 84 | if ($useKey) { |