We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7288761 + 24f21cf commit bcb0422Copy full SHA for bcb0422
components/property_info.rst
@@ -484,7 +484,7 @@ with the ``property_info`` service in the Symfony Framework::
484
485
If ``serializer_groups`` is set to ``null``, serializer groups metadata won't be
486
checked but you will get only the properties considered by the Serializer
487
-Component (notably the ``@Ignore`` annotation is taken into account).
+Component (notably the ``#[Ignore]`` attribute is taken into account).
488
489
DoctrineExtractor
490
~~~~~~~~~~~~~~~~~
0 commit comments