mirror of
https://github.com/symfony/recipes.git
synced 2026-09-11 15:16:30 +03:00
[symfony/property-info] Add with_constructor_extractor (#1419)
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
framework:
|
||||
property_info:
|
||||
with_constructor_extractor: true
|
||||
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"copy-from-recipe": {
|
||||
"config/": "%CONFIG_DIR%/"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user