@@ -40,6 +40,7 @@ |
||
| 40 | 40 | * @param string $filePath Path of the XLSX file being read |
| 41 | 41 | * @param \Box\Spout\Reader\XLSX\Helper\SharedStringsHelper Helper to work with shared strings |
| 42 | 42 | * @param \Box\Spout\Common\Helper\GlobalFunctionsHelper $globalFunctionsHelper |
| 43 | + * @param SharedStringsHelper $sharedStringsHelper |
|
| 43 | 44 | */ |
| 44 | 45 | public function __construct($filePath, $sharedStringsHelper, $globalFunctionsHelper) |
| 45 | 46 | { |