Passed
Push — master ( 67c0a2...6d4ce9 )
by ma
02:20
created
src/Helper/Encryptor.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -4,7 +4,7 @@
 block discarded – undo
4 4
  */
5 5
 namespace tinymeng\OAuth2\Helper;
6 6
 
7
-class Encryptor{
7
+class Encryptor {
8 8
 
9 9
     /**
10 10
      * 解密数据(微信小程序手机号登)
Please login to merge, or discard this patch.