finish feature #26
This commit is contained in:
@@ -201,4 +201,12 @@ class User extends ActiveRecord implements IdentityInterface
|
||||
}
|
||||
return $result;
|
||||
}
|
||||
|
||||
|
||||
public function attributeLabels(){
|
||||
return [
|
||||
|
||||
];
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user