Completed
Push — master ( 24a71d...4147fa )
by Robbie
9s
created
src/Forms/GridFieldExportReportButton.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -27,7 +27,7 @@
 block discarded – undo
27 27
      * it sources the {@link List} from $gridField->getList() instead of $gridField->getManipulatedList()
28 28
      *
29 29
      * @param GridField $gridField
30
-     * @return array
30
+     * @return string
31 31
      */
32 32
     public function generateExportFileData($gridField)
33 33
     {
Please login to merge, or discard this patch.