Completed
Pull Request — develop (#257)
by
unknown
30:32 queued 18:43
created
src/PhpSpreadsheet/Cell/DataValidator.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
     /**
11 11
      * Does this cell contain valid value?
12 12
      *
13
-     * @param Cell $cell Cell to check the value
13
+     * @param  $cell Cell to check the value
14 14
      *
15 15
      * @return bool
16 16
      */
Please login to merge, or discard this patch.