Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 7647318

Browse files
committed
Remove an unneeded versionadded directive
1 parent db084b4 commit 7647318

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

components/property_info.rst

-4
Original file line numberDiff line numberDiff line change
@@ -443,10 +443,6 @@ information from annotations of properties and methods, such as ``@var``,
443443
$phpStanExtractor = new PhpStanExtractor();
444444
$phpStanExtractor->getTypesFromConstructor(Foo::class, 'bar');
445445

446-
.. versionadded:: 5.4
447-
448-
The ``PhpStanExtractor`` was introduced in Symfony 5.4.
449-
450446
SerializerExtractor
451447
~~~~~~~~~~~~~~~~~~~
452448

0 commit comments

Comments
 (0)