We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 04b5ee9 commit 587f33bCopy full SHA for 587f33b
src/Doctrine/Orm/Tests/config.yml
@@ -9,7 +9,8 @@ doctrine:
9
orm:
10
auto_generate_proxy_classes: '%kernel.debug%'
11
controller_resolver:
12
- auto_mapping: true
+ enabled: false
13
+ auto_mapping: false
14
enable_lazy_ghost_objects: true
15
mappings:
16
ApiPlatform\Doctrine\Orm\Tests\Fixtures\Entity:
0 commit comments