Skip to content

Commit 80c3f3c

Browse files
authored
chore: phpstan offset does not exist (#5056)
1 parent 0d8b516 commit 80c3f3c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/GraphQl/Serializer/ItemNormalizer.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,8 @@ public function supportsNormalization($data, $format = null, array $context = []
6565
/**
6666
* {@inheritdoc}
6767
*
68+
* @param array<string, mixed> $context
69+
*
6870
* @throws UnexpectedValueException
6971
*
7072
* @return array|string|int|float|bool|\ArrayObject|null

0 commit comments

Comments
 (0)