Deploy: 2026-05-21 18:21:40
This commit is contained in:
@@ -10,7 +10,7 @@ use App\Core\Security;
|
||||
*/
|
||||
class Contact extends BaseModel
|
||||
{
|
||||
protected string $table = 'contacts';
|
||||
protected static string $table = 'contacts';
|
||||
|
||||
/**
|
||||
* Create a new contact with encryption
|
||||
|
||||
Reference in New Issue
Block a user