Failed Conditions
Pull Request — master (#393)
by Stefan
02:59
created
src/Spout/Writer/XLSX/Helper/SizeCalculator.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -23,7 +23,7 @@
 block discarded – undo
23 23
     /**
24 24
      * Return the estimated width of a cell value.
25 25
      *
26
-     * @param mixed $value
26
+     * @param string $value
27 27
      * @param int   $fontSize
28 28
      * @return float
29 29
      */
Please login to merge, or discard this patch.