Skip to content

Commit 31b83fe

Browse files
committed
fix annotation
1 parent 37a2785 commit 31b83fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Symfony/Component/Serializer/Normalizer/AbstractObjectNormalizer.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -638,7 +638,7 @@ private function getCacheKey(?string $format, array $context)
638638
/**
639639
* @param string|null $format
640640
*
641-
* @return mixed
641+
* @return array
642642
*
643643
* @throws LogicException
644644
*/

0 commit comments

Comments
 (0)