Completed
Push — master ( 44b3a0...f3952b )
by Joe
02:05
created
src/WmiScripting/Concerns/ComHasAttributes.php 1 patch
Indentation   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -147,7 +147,7 @@
 block discarded – undo
147 147
                 return true;
148 148
             }
149 149
 
150
-              return false;
150
+                return false;
151 151
         })->isNotEmpty();
152 152
     }
153 153
 
Please login to merge, or discard this patch.