8000
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 4b01189 commit 60c1c8fCopy full SHA for 60c1c8f
src/Symfony/Component/Serializer/Normalizer/ObjectToPopulateTrait.php
@@ -20,7 +20,7 @@ trait ObjectToPopulateTrait
20
* @param string $class The class the object should be
21
* @param $context The denormalization context
22
* @param string $key They in which to look for the object to populate.
23
- * Keeps backwards compatability with `AbstractNormalizer.
+ * Keeps backwards compatibility with `AbstractNormalizer`.
24
*
25
* @return object|null An object if things check out, null otherwise.
26
*/
0 commit comments