Completed
Push — master ( 7a19f2...f11fa0 )
by Arman
21s queued 16s
created
src/View/QtView.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -107,7 +107,7 @@
 block discarded – undo
107 107
     {
108 108
         $this->layoutFile = $layoutFile;
109 109
 
110
-        if(!empty($assets)) {
110
+        if (!empty($assets)) {
111 111
             $this->assets = array_merge($this->assets, $assets);
112 112
         }
113 113
     }
Please login to merge, or discard this patch.