Deploy: 2026-05-23 02:44:38
This commit is contained in:
@@ -17,6 +17,7 @@ class Request
|
||||
public ?int $user_id = null;
|
||||
public ?int $company_id = null;
|
||||
public ?string $role = null;
|
||||
public bool $is_super_admin = false;
|
||||
|
||||
public function __construct()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user