8000 Update Reference to Service Container Tags · symfony/symfony-docs@a0409d7 · GitHub
[go: up one dir, main page]

Skip to content

Commit a0409d7

Browse files
committed
Update Reference to Service Container Tags
1 parent 78ea4a5 commit a0409d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/property_info.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -429,7 +429,7 @@ and :class:`Symfony\\Component\\PropertyInfo\\PropertyTypeExtractorInterface`.
429429
If you have enabled the PropertyInfo component with the FrameworkBundle,
430430
you can automatically register your extractor class with the ``property_info``
431431
service by defining it as a service with one or more of the following
432-
:ref:`tags <book-service-container-tags>`:
432+
:doc:`tags </service_container/tags>`:
433433

434434
* ``property_info.list_extractor`` if it provides list information.
435435
* ``property_info.type_extractor`` if it provides type information.

0 commit comments

Comments
 (0)
0