mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-09-08 15:54:59 +00:00
upgrade php-cs 3.49
This commit is contained in:
@@ -26,7 +26,7 @@ class AuthorizationEvent extends \Symfony\Contracts\EventDispatcher\Event
|
||||
protected $vote;
|
||||
|
||||
public function __construct(
|
||||
private readonly null|AbstractTask|AccompanyingPeriod|Person $subject,
|
||||
private readonly AbstractTask|AccompanyingPeriod|Person|null $subject,
|
||||
private readonly string $attribute,
|
||||
private readonly TokenInterface $token
|
||||
) {
|
||||
|
Reference in New Issue
Block a user