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 e7f2328 commit 3e8b723Copy full SHA for 3e8b723
serializer.rst
@@ -156,9 +156,9 @@ properties and setters (``setXxx()``) to change properties:
156
;
157
158
.. versionadded:: 3.4
159
- Support of hasser methods (``hasXxx()``) in ``GetSetMethodNormalizer`` was
+ Support for hasser methods (``hasXxx()``) in ``GetSetMethodNormalizer`` was
160
introduced in Symfony 3.4. In previous Symfony versions only getters (``getXxx()``)
161
- and issers (``isXxx()``) are supported.
+ and issers (``isXxx()``) were supported.
162
163
.. _serializer-using-serialization-groups-annotations:
164
0 commit comments