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
284
284
-------------------
285
285
286
286
.. versionadded :: 2.3
287
- The :method: `Symfony\\ Component\\ Serializer\\ Normalizer\\ GetSetMethodNormalizer::setIgnoredAttributes `
287
+ The :method: `Symfony\\ Component\\ Serializer\\ Normalizer\\ GetSetMethodNormalizer::setIgnoredAttributes `
288
288
method was introduced in Symfony 2.3.
289
289
290
290
.. 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
292
292
2.7, they are ignored when deserializing too.
293
293
294
294
As 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