Completed
Push — master ( 3f9d18...c7e209 )
by Joe
02:07
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.