Completed
Push — master ( 64a1fe...12e93c )
by
unknown
02:37 queued 01:20
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.