mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-09-04 13:54:59 +00:00
PHP CS Fixer updated (3.63.1 -> v3.64.0)
This commit is contained in:
@@ -26,7 +26,7 @@ final readonly class EntityWorkflowTransitionEventSubscriber implements EventSub
|
||||
public function __construct(
|
||||
private LoggerInterface $chillLogger,
|
||||
private Security $security,
|
||||
private UserRender $userRender
|
||||
private UserRender $userRender,
|
||||
) {}
|
||||
|
||||
public static function getSubscribedEvents(): array
|
||||
|
Reference in New Issue
Block a user