diff --git a/src/Bundle/ChillMainBundle/Workflow/Templating/WorkflowTwigExtensionRuntime.php b/src/Bundle/ChillMainBundle/Workflow/Templating/WorkflowTwigExtensionRuntime.php index 21a0f6b43..48e8e5130 100644 --- a/src/Bundle/ChillMainBundle/Workflow/Templating/WorkflowTwigExtensionRuntime.php +++ b/src/Bundle/ChillMainBundle/Workflow/Templating/WorkflowTwigExtensionRuntime.php @@ -62,7 +62,7 @@ class WorkflowTwigExtensionRuntime implements RuntimeExtensionInterface } /** - * @param array{relatedEntityClass: string, relatedEntityId: int} $supplementaryRelated + * @param array $supplementaryRelated * * @throws \Symfony\Component\Serializer\Exception\ExceptionInterface * @throws \Twig\Error\LoaderError