mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-23 08:03:49 +00:00
Rector correction in NotificationOnTransition
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user