We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 10051e9 commit 7214ad2Copy full SHA for 7214ad2
components/property_info.rst
@@ -572,7 +572,7 @@ Creating Your Own Extractors
572
573
You can create your own property information extractors by creating a
574
class that implements one or more of the following interfaces:
575
-:class:`Symfony\\Component\\PropertyInfo\\ConstructorArgumentTypeExtractorInterface`,
+:class:`Symfony\\Component\\PropertyInfo\\Extractor\\ConstructorArgumentTypeExtractorInterface`,
576
:class:`Symfony\\Component\\PropertyInfo\\PropertyAccessExtractorInterface`,
577
:class:`Symfony\\Component\\PropertyInfo\\PropertyDescriptionExtractorInterface`,
578
:class:`Symfony\\Component\\PropertyInfo\\PropertyListExtractorInterface`,
0 commit comments