ghost
3 years ago
3 changed files with 4 additions and 4 deletions
@ -1,6 +1,6 @@
@@ -1,6 +1,6 @@
|
||||
<?php |
||||
|
||||
class ModelUserWallet extends Model { |
||||
class ModelUser extends Model { |
||||
|
||||
public function userNameExists(string $userName) { |
||||
|
Loading…
Reference in new issue