Completed
Push — master ( 418321...153372 )
by Boy
03:37 queued 01:37
created
src/CMPayments/JsonLint/Exceptions/JsonLintException.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -221,7 +221,7 @@
 block discarded – undo
221 221
      *
222 222
      * @return string
223 223
      */
224
-    static public function getClassName(){
224
+    static public function getClassName() {
225 225
 
226 226
         return __CLASS__;
227 227
     }
Please login to merge, or discard this patch.