Passed
Push — master ( 207be8...c40258 )
by Volodymyr
02:12 queued 01:03
created
Model/MoveJsToFooter.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -78,7 +78,7 @@
 block discarded – undo
78 78
         }
79 79
 
80 80
 
81
-        if($this->config->isMinifyBodyScript()) {
81
+        if ($this->config->isMinifyBodyScript()) {
82 82
             $scripts = $this->minifyJs->execute($scripts);
83 83
         }
84 84
 
Please login to merge, or discard this patch.