@@ -127,7 +127,7 @@ |
||
| 127 | 127 | } |
| 128 | 128 | |
| 129 | 129 | public function exportTXT(string $report, string $fileName, string $rncCompany, string $yearReport, |
| 130 | - string $monthReport, array $whereReport) |
|
| 130 | + string $monthReport, array $whereReport) |
|
| 131 | 131 | { |
| 132 | 132 | if (file_exists($fileName)) { |
| 133 | 133 | unlink($fileName); |