We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e29be27 commit d5ebaa0Copy full SHA for d5ebaa0
components/property_info.rst
@@ -496,6 +496,7 @@ service by defining it as a service with one or more of the following
496
* ``property_info.type_extractor`` if it provides type information.
497
* ``property_info.description_extractor`` if it provides description information.
498
* ``property_info.access_extractor`` if it provides access information.
499
+* ``property_info.initializable_extractor`` if it provides initializable information.
500
501
.. _`phpDocumentor Reflection`: https://github.com/phpDocumentor/ReflectionDocBlock
502
.. _`phpdocumentor/reflection-docblock`: https://packagist.org/packages/phpdocumentor/reflection-docblock
0 commit comments