mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-08 08:49:52 +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 MetadataExtractor $metadataExtractor,
|
||||||
private readonly Security $security,
|
private readonly Security $security,
|
||||||
private readonly Registry $registry,
|
private readonly Registry $registry,
|
||||||
private EntityWorkflowManager $entityWorkflowManager,
|
private readonly EntityWorkflowManager $entityWorkflowManager,
|
||||||
) {}
|
) {}
|
||||||
|
|
||||||
public static function getSubscribedEvents(): array
|
public static function getSubscribedEvents(): array
|
||||||
|
Loading…
x
Reference in New Issue
Block a user