Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent df5bfc5 commit 3a76492Copy full SHA for 3a76492
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