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

Commit612aead

Browse files
committed
bug#20759 [PropertyInfo] Fix class namespace (HypeMC)
This PR was merged into the 7.3 branch.Discussion----------[PropertyInfo] Fix class namespaceA small mistake I made in#20752.Commits-------7214ad2 [PropertyInfo] Fix class namespace
2 parents10051e9 +7214ad2 commit612aead

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎components/property_info.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -572,7 +572,7 @@ Creating Your Own Extractors
572572

573573
You can create your own property information extractors by creating a
574574
class that implements one or more of the following interfaces:
575-
:class:`Symfony\\Component\\PropertyInfo\\ConstructorArgumentTypeExtractorInterface`,
575+
:class:`Symfony\\Component\\PropertyInfo\\Extractor\\ConstructorArgumentTypeExtractorInterface`,
576576
:class:`Symfony\\Component\\PropertyInfo\\PropertyAccessExtractorInterface`,
577577
:class:`Symfony\\Component\\PropertyInfo\\PropertyDescriptionExtractorInterface`,
578578
:class:`Symfony\\Component\\PropertyInfo\\PropertyListExtractorInterface`,

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp