Passed
Push — master ( e82656...5198fb )
by Thierry
03:06
created
src/Jaxon.php 1 patch
Braces   +2 added lines, -1 removed lines patch added patch discarded remove patch
@@ -173,7 +173,8 @@
 block discarded – undo
173 173
      * The constructor
174 174
      */
175 175
     private function __construct()
176
-    {}
176
+    {
177
+}
177 178
 
178 179
     /**
179 180
      * The current Jaxon version
Please login to merge, or discard this patch.