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 4441966 commit 94d4a95Copy full SHA for 94d4a95
src/Doctrine/Orm/Tests/config.yml
@@ -8,6 +8,8 @@ doctrine:
8
9
orm:
10
auto_generate_proxy_classes: '%kernel.debug%'
11
+ controller_resolver:
12
+ auto_mapping: true
13
enable_lazy_ghost_objects: true
14
mappings:
15
ApiPlatform\Doctrine\Orm\Tests\Fixtures\Entity:
0 commit comments