Completed
Pull Request — master (#168)
by Franco
02:31
created
code/cms/DMSGridFieldEditButton.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -10,7 +10,7 @@
 block discarded – undo
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
     {
Please login to merge, or discard this patch.