Skip to content

Commit bcb0422

Browse files
committed
Merge branch '6.4' into 7.0
* 6.4: -
2 parents 7288761 + 24f21cf commit bcb0422

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/property_info.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -484,7 +484,7 @@ with the ``property_info`` service in the Symfony Framework::
484484

485485
If ``serializer_groups`` is set to ``null``, serializer groups metadata won't be
486486
checked but you will get only the properties considered by the Serializer
487-
Component (notably the ``@Ignore`` annotation is taken into account).
487+
Component (notably the ``#[Ignore]`` attribute is taken into account).
488488

489489
DoctrineExtractor
490490
~~~~~~~~~~~~~~~~~

0 commit comments

Comments
 (0)