File tree Expand file tree Collapse file tree 1 file changed +0
-12
lines changed Expand file tree Collapse file tree 1 file changed +0
-12
lines changed Original file line number Diff line number Diff line change @@ -385,18 +385,6 @@ stored in one of the following locations:
385
385
* All ``*.yaml `` and ``*.xml `` files in the ``Resources/config/serialization/ ``
386
386
directory of a bundle.
387
387
388
- .. note ::
389
-
390
- The groups used by default when normalizing and denormalizing objects are
391
- ``Default `` and the group that matches the class name. For example, if you
392
- are normalizing a ``App\Entity\Product `` object, the groups used are
393
- ``Default `` and ``Product ``.
394
-
395
- .. versionadded :: 7.1
396
-
397
- The default use of the class name and ``Default `` groups when normalizing
398
- and denormalizing objects was introduced in Symfony 7.1.
399
-
400
388
.. _serializer-enabling-metadata-cache :
401
389
402
390
Using Nested Attributes
You can’t perform that action at this time.
0 commit comments