Test Setup Failed
Push — master ( 590f20...7655ba )
by Александр
249:15 queued 209:12
created
src/grid/ComponentSettingsColumn.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -50,7 +50,7 @@
 block discarded – undo
50 50
             return $this->_result(Cms::BOOL_Y);
51 51
         }
52 52
 
53
-        return $this->_result(Cms::BOOL_N);;
53
+        return $this->_result(Cms::BOOL_N); ;
54 54
     }
55 55
 
56 56
     /**
Please login to merge, or discard this patch.