@@ -43,6 +43,7 @@ |
||
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 | { |