mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-30 03:23:48 +00:00
Upgrade code from 146 to new standards
This commit is contained in:
@@ -27,7 +27,7 @@ class AuthorizationEvent extends \Symfony\Contracts\EventDispatcher\Event
|
||||
protected $vote;
|
||||
|
||||
public function __construct(
|
||||
private readonly Person|AbstractTask|AccompanyingPeriod|null $subject,
|
||||
private readonly null|AbstractTask|AccompanyingPeriod|Person $subject,
|
||||
private readonly string $attribute,
|
||||
private readonly TokenInterface $token
|
||||
) {}
|
||||
|
Reference in New Issue
Block a user