Commit 1b716a11 by 宝哥哥

Update User.php

delete spaces
parent 1b509ccc
...@@ -47,8 +47,8 @@ class User extends ActiveRecord implements IdentityInterface ...@@ -47,8 +47,8 @@ class User extends ActiveRecord implements IdentityInterface
} }
/** /**
* @inheritdoc * @inheritdoc
*/ */
public function rules() public function rules()
{ {
return [ return [
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment