[symfony/property-info] Add with_constructor_extractor (#1419)

This commit is contained in:
HypeMC
2025-05-28 09:18:08 +02:00
committed by GitHub
parent 63b4c1a6d8
commit be40a28e0d
2 changed files with 8 additions and 0 deletions
@@ -0,0 +1,3 @@
framework:
property_info:
with_constructor_extractor: true
+5
View File
@@ -0,0 +1,5 @@
{
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
}
}