mirror of
https://git.imnavajas.es/jjimenez/safekat.git
synced 2025-07-25 22:52:08 +00:00
add import ChatNotificationModel
This commit is contained in:
@ -1,6 +1,7 @@
|
||||
<?php
|
||||
namespace App\Entities\Usuarios;
|
||||
|
||||
use App\Models\ChatNotification;
|
||||
use CodeIgniter\Shield\Entities\User;
|
||||
|
||||
class UserEntity extends User
|
||||
|
||||
Reference in New Issue
Block a user