Skip to content
Permalink
Browse files
Update User.php
  • Loading branch information
nazimr committed Jan 3, 2022
1 parent e0230d2 commit d8c5cd2699a3c9fc47f98e0844277b76dcb6cdd7
Showing 1 changed file with 0 additions and 4 deletions.
@@ -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

0 comments on commit d8c5cd2

Please sign in to comment.