Passed
Push — master ( 3a7f22...a610f4 )
by Ondřej
03:24
created
src/Ivory/Connection/TypeControl.php 1 patch
Braces   +1 added lines, -2 removed lines patch added patch discarded remove patch
@@ -70,8 +70,7 @@
 block discarded – undo
70 70
                 $dict->disableTypeUsageWatching();
71 71
             }
72 72
             return $dict;
73
-        }
74
-        else {
73
+        } else {
75 74
             return null;
76 75
         }
77 76
     }
Please login to merge, or discard this patch.