Completed
Push — master ( c04113...fe06bf )
by Sergey
07:13 queued 04:33
created
src/SmsIntel.php 1 patch
Spacing   +2 added lines, -2 removed lines patch added patch discarded remove patch
@@ -54,10 +54,10 @@
 block discarded – undo
54 54
     /**
55 55
      * @codeCoverageIgnore
56 56
      */
57
-    private function __construct(){}
57
+    private function __construct() {}
58 58
 
59 59
     /**
60 60
      * @codeCoverageIgnore
61 61
      */
62
-    private function __clone(){}
62
+    private function __clone() {}
63 63
 }
Please login to merge, or discard this patch.