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

Commit44df1a7

Browse files
Added the missing versionadded directive
1 parent1f87e0c commit44df1a7

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

‎components/property_info.rst‎

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -462,6 +462,11 @@ with the ``property_info`` service in the Symfony Framework.
462462
// Type information.
463463
$doctrineExtractor->getTypes($class, $property);
464464
465+
..versionadded::4.2
466+
The option to pass Doctrine's EntityManager to ``DoctrineExtractor`` was
467+
introduced in Symfony 4.2. Previously you needed to pass the class metadata
468+
factory associated to the EntityManager.
469+
465470
.. _`components-property-information-extractors-creation`:
466471

467472
Creating Your Own Extractors

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp