Deploy: 2026-05-21 18:21:40

This commit is contained in:
Hamza-Ayed
2026-05-21 18:21:40 +03:00
parent a411acbdf6
commit 0e0a3f77c0
3 changed files with 26 additions and 28 deletions

View File

@@ -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