Deploy: 2026-05-21 18:24:56

This commit is contained in:
Hamza-Ayed
2026-05-21 18:24:56 +03:00
parent 0e0a3f77c0
commit 2047fcd312
3 changed files with 6 additions and 5 deletions

View File

@@ -8,7 +8,7 @@ namespace App\Models;
*/
class Campaign extends BaseModel
{
protected string $table = 'campaigns';
protected static string $table = 'campaigns';
/**
* Get all campaigns for a company