Passed
Push — master ( 80ef44...3a17ef )
by Joe Nilson
03:29 queued 12s
created
Lib/CommonFunctionsDominicanRepublic.php 1 patch
Indentation   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -127,7 +127,7 @@
 block discarded – undo
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);
Please login to merge, or discard this patch.