8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fcf5e69 commit c9ea21fCopy full SHA for c9ea21f
components/property_info.rst
@@ -240,7 +240,7 @@ provide whether properties are readable or writable as booleans.
240
241
The :class:`Symfony\\Component\\PropertyInfo\\Extractor\\ReflectionExtractor` looks
242
for getter/isser/setter method in addition to whether or not a property is public
243
-to determine if it's accessible. This based on how the :ref:`PropertyAccess </components/property_access>`
+to determine if it's accessible. This based on how the :doc:`PropertyAccess </components/property_access>`
244
works.
245
246
.. tip::
0 commit comments