Completed
Push — 42-formatter ( cff7a4 )
by Nicolas
32:10 queued 28:41
created
src/Karma/Command/Rollback.php 1 patch
Braces   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -44,7 +44,7 @@
 block discarded – undo
44 44
     }
45 45
     
46 46
     private function processInputs(InputInterface $input)
47
-    {        
47
+    {
48 48
         $sourcePath = $input->getArgument('sourcePath');
49 49
         if($sourcePath === null)
50 50
         {
Please login to merge, or discard this patch.