We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0d8b516 commit 80c3f3cCopy full SHA for 80c3f3c
src/GraphQl/Serializer/ItemNormalizer.php
@@ -65,6 +65,8 @@ public function supportsNormalization($data, $format = null, array $context = []
65
/**
66
* {@inheritdoc}
67
*
68
+ * @param array<string, mixed> $context
69
+ *
70
* @throws UnexpectedValueException
71
72
* @return array|string|int|float|bool|\ArrayObject|null
0 commit comments