We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 389a5b6 commit 24f21cfCopy full SHA for 24f21cf
components/property_info.rst
@@ -490,7 +490,7 @@ with the ``property_info`` service in the Symfony Framework::
490
491
If ``serializer_groups`` is set to ``null``, serializer groups metadata won't be
492
checked but you will get only the properties considered by the Serializer
493
-Component (notably the ``@Ignore`` annotation is taken into account).
+Component (notably the ``#[Ignore]`` attribute is taken into account).
494
495
DoctrineExtractor
496
~~~~~~~~~~~~~~~~~
0 commit comments