mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-07 18:44:08 +00:00
Rector correction in NotificationOnTransition
This commit is contained in:
parent
875d3293d2
commit
38886cd0b6
@ -31,7 +31,7 @@ class NotificationOnTransition implements EventSubscriberInterface
|
||||
private readonly MetadataExtractor $metadataExtractor,
|
||||
private readonly Security $security,
|
||||
private readonly Registry $registry,
|
||||
private EntityWorkflowManager $entityWorkflowManager,
|
||||
private readonly EntityWorkflowManager $entityWorkflowManager,
|
||||
) {}
|
||||
|
||||
public static function getSubscribedEvents(): array
|
||||
|
Loading…
x
Reference in New Issue
Block a user