File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -284,11 +284,11 @@ Ignoring Attributes
284284-------------------
285285
286286.. versionadded :: 2.3
287- The :method: `Symfony\\ Component\\ Serializer\\ Normalizer\\ GetSetMethodNormalizer::setIgnoredAttributes `
287+ The :method: `Symfony\\ Component\\ Serializer\\ Normalizer\\ GetSetMethodNormalizer::setIgnoredAttributes `
288288 method was introduced in Symfony 2.3.
289289
290290.. versionadded :: 2.7
291- Prior to Symfony 2.7, attributes were only ignored while serializing. Since Symfony
291+ Prior to Symfony 2.7, attributes were only ignored while serializing. Since Symfony
292292 2.7, they are ignored when deserializing too.
293293
294294As an option, there's a way to ignore attributes from the origin object. To remove
You can’t perform that action at this time.
0 commit comments