We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 959c06d commit e84000dCopy full SHA for e84000d
serializer.rst
@@ -84,13 +84,7 @@ possible to set the priority of the tag in order to decide the matching order.
84
Using Serialization Groups Annotations
85
--------------------------------------
86
87
-To use annotations, first add support for them via the SensioFrameworkExtraBundle:
88
-
89
-.. code-block:: terminal
90
91
- $ composer require sensio/framework-extra-bundle
92
93
-Next, add the :ref:`@Groups annotations <component-serializer-attributes-groups-annotations>`
+You can add the :ref:`@Groups annotations <component-serializer-attributes-groups-annotations>`
94
to your class::
95
96
// src/Entity/Product.php
0 commit comments