Passed
Push — master ( c887a4...f3f318 )
by Mohammed
08:59 queued 11s
created
src/helpers/Calculators.php 1 patch
Indentation   +1 added lines, -3 removed lines patch added patch discarded remove patch
@@ -316,6 +316,4 @@
 block discarded – undo
316 316
 
317 317
         $million .= ' '.$this->millions[1199];
318 318
 
319
-        return $million.$this->config['connection_tool'].$this->classF($classF);
320
-    }
321
-}
319
+        return $million.$this->config['connection_tool'].$this->classF($classF
322 320
\ No newline at end of file
Please login to merge, or discard this patch.