Skip to content

Commit e5c91bb

Browse files
committed
Merge branch '5.0' into 5.1
* 5.0: [PropertyInfo] Update property_info.rst
2 parents 5888a81 + 8b1767f commit e5c91bb

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

components/property_info.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -492,6 +492,8 @@ service by defining it as a service with one or more of the following
492492
* ``property_info.type_extractor`` if it provides type information.
493493
* ``property_info.description_extractor`` if it provides description information.
494494
* ``property_info.access_extractor`` if it provides access information.
495+
* ``property_info.initializable_extractor`` if it provides initializable information
496+
(it checks if a property can be initialized through the constructor).
495497

496498
.. _`phpDocumentor Reflection`: https://github.com/phpDocumentor/ReflectionDocBlock
497499
.. _`phpdocumentor/reflection-docblock`: https://packagist.org/packages/phpdocumentor/reflection-docblock

0 commit comments

Comments
 (0)