Skip to content

Commit cede9da

Browse files
committed
Updated the explanation
1 parent 47a1252 commit cede9da

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

reference/configuration/framework.rst

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2494,6 +2494,19 @@ enabled
24942494

24952495
**type**: ``boolean`` **default**: ``true`` or ``false`` depending on your installation
24962496

2497+
with_constructor_extractor
2498+
..........................
2499+
2500+
**type**: ``boolean`` **default**: ``true``
2501+
2502+
Configures the ``property_info`` service to extract property information from the constructor arguments
2503+
using the :ref:`ConstructorExtractor <components-property-information-constructor-extractor>`.
2504+
2505+
.. versionadded:: 8.0
2506+
2507+
The default value of the ``with_constructor_extractor`` option was changed
2508+
to ``true`` in Symfony 8.0.
2509+
24972510
rate_limiter
24982511
~~~~~~~~~~~~
24992512

0 commit comments

Comments
 (0)