Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit3a00035

Browse files
committed
Tweak
1 parent830f04e commit3a00035

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

‎components/property_info.rst‎

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -496,7 +496,12 @@ service by defining it as a service with one or more of the following
496496
* ``property_info.type_extractor`` if it provides type information.
497497
* ``property_info.description_extractor`` if it provides description information.
498498
* ``property_info.access_extractor`` if it provides access information.
499-
* ``property_info.initializable_extractor`` if it provides initializable information.
499+
* ``property_info.initializable_extractor`` if it provides initializable information
500+
(it checks if a property can be initialized through the constructor).
501+
502+
..versionadded::4.2
503+
504+
The ``property_info.initializable_extractor`` was introduced in Symfony 4.2.
500505

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

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp