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 239e4dc commit bc427daCopy full SHA for bc427da
components/serializer.rst
@@ -413,10 +413,6 @@ You are now able to serialize only attributes in the groups you want::
413
);
414
// $obj2 = MyObj(foo: 'foo', anotherProperty: 'anotherProperty', bar: 'bar')
415
416
-.. versionadded:: 5.2
417
-
418
- The ``*`` special value for ``groups`` was introduced in Symfony 5.2.
419
420
.. _ignoring-attributes-when-serializing:
421
422
Selecting Specific Attributes
0 commit comments