mirror of
				https://gitlab.com/Chill-Projet/chill-bundles.git
				synced 2025-11-04 03:08:25 +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