diff --git a/models/User.php b/models/User.php index e01bfa9..db7bbfa 100644 --- a/models/User.php +++ b/models/User.php @@ -14,11 +14,7 @@ use yii\web\IdentityInterface; * @property integer $id * @property string $username * @property string $password_hash - * @property string $password_reset_token - * @property string $verification_token * @property string $email - * @property string $auth_key - * @property integer $status * @property integer $created_at * @property integer $updated_at * @property string $password write-only password