diff --git a/Extension/WorkflowExtension.php b/Extension/WorkflowExtension.php index d5a2e759..b5f3bade 100644 --- a/Extension/WorkflowExtension.php +++ b/Extension/WorkflowExtension.php @@ -117,7 +117,7 @@ public function getMarkedPlaces($subject, $placesNameOnly = true, $name = null) * Use a string (the place name) to get place metadata * Use a Transition instance to get transition metadata */ - public function getMetadata($subject, string $key, $metadataSubject = null, string $name = null): ?string + public function getMetadata($subject, string $key, $metadataSubject = null, string $name = null) { return $this ->workflowRegistry