mirror of
https://github.com/symfony/recipes.git
synced 2026-09-11 15:16:30 +03:00
[doctrine/doctrine-bundle] Remove deprecated orm.controller_resolver.auto_mapping (#1497)
This commit is contained in:
@@ -20,8 +20,6 @@ doctrine:
|
||||
dir: '%kernel.project_dir%/src/Entity'
|
||||
prefix: 'App\Entity'
|
||||
alias: App
|
||||
controller_resolver:
|
||||
auto_mapping: false
|
||||
|
||||
when@test:
|
||||
doctrine:
|
||||
|
||||
Reference in New Issue
Block a user