Completed
Push — master ( 35aa2e...53a9e9 )
by Boy
02:28
created
src/CMPayments/Exception/BaseException.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -85,7 +85,7 @@
 block discarded – undo
85 85
      *
86 86
      * @return string
87 87
      */
88
-    public static function getClassName(){
88
+    public static function getClassName() {
89 89
 
90 90
         return get_called_class();
91 91
     }
Please login to merge, or discard this patch.