mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-13 13:54:23 +00:00
type hinting param for psalm
This commit is contained in:
parent
6fd0ff7960
commit
f917be0958
@ -62,7 +62,7 @@ class WorkflowTwigExtensionRuntime implements RuntimeExtensionInterface
|
|||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @param array{relatedEntityClass: string, relatedEntityId: int} $supplementaryRelated
|
* @param array<array{relatedEntityClass: string, relatedEntityId: int}> $supplementaryRelated
|
||||||
*
|
*
|
||||||
* @throws \Symfony\Component\Serializer\Exception\ExceptionInterface
|
* @throws \Symfony\Component\Serializer\Exception\ExceptionInterface
|
||||||
* @throws \Twig\Error\LoaderError
|
* @throws \Twig\Error\LoaderError
|
||||||
|
Loading…
x
Reference in New Issue
Block a user