mirror of
https://github.com/symfony/recipes.git
synced 2026-09-17 10:06:28 +03:00
disabled auto-mapping for now
This commit is contained in:
@@ -4,5 +4,5 @@ framework:
|
||||
|
||||
# Enables validator auto-mapping support.
|
||||
# For instance, basic validation constraints will be inferred from Doctrine's metadata.
|
||||
auto_mapping:
|
||||
App\Entity\: []
|
||||
#auto_mapping:
|
||||
# App\Entity\: []
|
||||
|
||||
Reference in New Issue
Block a user