mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-11-11 14:48:25 +00:00
php cs fixes after updating php cs fixer
This commit is contained in:
@@ -29,7 +29,8 @@ class AuthorizationEvent extends \Symfony\Contracts\EventDispatcher\Event
|
||||
private readonly null|AbstractTask|AccompanyingPeriod|Person $subject,
|
||||
private readonly string $attribute,
|
||||
private readonly TokenInterface $token
|
||||
) {}
|
||||
) {
|
||||
}
|
||||
|
||||
public function getAttribute()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user