Completed
Pull Request — master (#11)
by ARCANEDEV
02:31
created
src/Importers/AbstractImporter.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -119,7 +119,7 @@
 block discarded – undo
119 119
     /**
120 120
      * Get the parsed data for a single sheet.
121 121
      *
122
-     * @param  int|string  $sheet
122
+     * @param  integer  $sheet
123 123
      *
124 124
      * @return \Illuminate\Support\Collection
125 125
      */
Please login to merge, or discard this patch.