Completed
Push — master ( 556e6f...7229c3 )
by Stanislav
02:21
created
src/Command/WeburgDownload.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -86,7 +86,7 @@
 block discarded – undo
86 86
                 );
87 87
             }
88 88
 
89
-            $this->dryRun($input, $output, function () use (
89
+            $this->dryRun($input, $output, function() use (
90 90
                 $input,
91 91
                 $output,
92 92
                 $weburgClient,
Please login to merge, or discard this patch.