Completed
Push — master ( 34d5e7...40545a )
by Xu
566:52 queued 526:59
created
src/models/User.php 1 patch
Indentation   -1 removed lines patch added patch discarded remove patch
@@ -40,7 +40,6 @@
 block discarded – undo
40 40
  * @property-read boolean $isBlocked 账户是否锁定
41 41
  * @property-read bool $isMobileConfirmed 是否已经手机激活
42 42
  * @property-read bool $isEmailConfirmed 是否已经邮箱激活
43
-
44 43
  *
45 44
  */
46 45
 class User extends ActiveRecord implements IdentityInterface, RateLimitInterface, NotifiableInterface
Please login to merge, or discard this patch.