Completed
Pull Request — develop_3.0 (#457)
by Adrien
02:34
created
src/Spout/Reader/ODS/Helper/CellValueFormatter.php 1 patch
Doc Comments   +1 added lines patch added patch discarded remove patch
@@ -43,6 +43,7 @@
 block discarded – undo
43 43
 
44 44
     /**
45 45
      * @param bool $shouldFormatDates Whether date/time values should be returned as PHP objects or be formatted as strings
46
+     * @param \Box\Spout\Common\Helper\Escaper\ODS $escaper
46 47
      */
47 48
     public function __construct($shouldFormatDates, $escaper)
48 49
     {
Please login to merge, or discard this patch.