8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 78ea4a5 commit a0409d7Copy full SHA for a0409d7
components/property_info.rst
@@ -429,7 +429,7 @@ and :class:`Symfony\\Component\\PropertyInfo\\PropertyTypeExtractorInterface`.
429
If you have enabled the PropertyInfo component with the FrameworkBundle,
430
you can automatically register your extractor class with the ``property_info``
431
service by defining it as a service with one or more of the following
432
-:ref:`tags <book-service-container-tags>`:
+:doc:`tags </service_container/tags>`:
433
434
* ``property_info.list_extractor`` if it provides list information.
435
* ``property_info.type_extractor`` if it provides type information.
0 commit comments