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 117eb8a commit 2b88d25Copy full SHA for 2b88d25
src/Type/ClassType/ClassTypeDenormalizer.php
@@ -79,6 +79,7 @@ public function cast(mixed $value, Context $context): mixed
79
80
/**
81
* @param array<array-key, mixed> $value
82
+ *
83
* @throws MissingFieldValueException
84
* @throws \Throwable
85
* @throws TypeNotFoundException
0 commit comments