@@ -10,7 +10,7 @@ |
||
| 10 | 10 | * @param DataObject $record |
| 11 | 11 | * @param string $columnName |
| 12 | 12 | * |
| 13 | - * @return string - the HTML for the column |
|
| 13 | + * @return HTMLText - the HTML for the column |
|
| 14 | 14 | */ |
| 15 | 15 | public function getColumnContent($gridField, $record, $columnName) |
| 16 | 16 | { |