mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-09-06 06:44:59 +00:00
fixes after merge of master into upgrade-sf4
This commit is contained in:
@@ -25,9 +25,7 @@ class WorkflowNormalizer implements ContextAwareNormalizerInterface, NormalizerA
|
||||
|
||||
private const IGNORE_ENTITY_WORKFLOW = 'ignore:entity_workflow';
|
||||
|
||||
public function __construct(private readonly Registry $registry, private readonly MetadataExtractor $metadataExtractor)
|
||||
{
|
||||
}
|
||||
public function __construct(private readonly Registry $registry, private readonly MetadataExtractor $metadataExtractor) {}
|
||||
|
||||
/**
|
||||
* @param EntityWorkflow $object
|
||||
|
Reference in New Issue
Block a user