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

Commit830f04e

Browse files
committed
minor#13946 [PropertyInfo] Update property_info.rst (LiLinen)
This PR was merged into the 4.4 branch.Discussion----------[PropertyInfo] Update property_info.rstAdd missing `property_info.initializable_extractor` tag mention for custom extractors (new feature from 4.2)<!--If your pull request fixes a BUG, use the oldest maintained branch that containsthe bug (seehttps://symfony.com/releases for the list of maintained branches).If your pull request documents a NEW FEATURE, use the same Symfony branch wherethe feature was introduced (and `master` for features of unreleased versions).-->Commits-------d5ebaa0 [PropertyInfo] Update property_info.rst
2 parentse29be27 +d5ebaa0 commit830f04e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

‎components/property_info.rst‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -496,6 +496,7 @@ 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.
499500

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

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp