Completed
Push — master ( ee11be...6aaa22 )
by Sergey
04:48 queued 02:39
created
src/Factories/SmsIntel.php 1 patch
Spacing   +2 added lines, -2 removed lines patch added patch discarded remove patch
@@ -48,6 +48,6 @@
 block discarded – undo
48 48
         }
49 49
     }
50 50
 
51
-    private function __construct(){}
52
-    private function __clone(){}
51
+    private function __construct() {}
52
+    private function __clone() {}
53 53
 }
Please login to merge, or discard this patch.