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 e33bc3c commit 6d34a0aCopy full SHA for 6d34a0a
src/Doctrine/Odm/Tests/config.yml
@@ -21,6 +21,7 @@ api_platform:
21
json: ['application/json']
22
doctrine: false
23
doctrine_mongodb_odm: true
24
+ keep_legacy_inflector: false
25
mapping:
26
paths:
27
- '%kernel.project_dir%/Fixtures/Document'
src/Doctrine/Orm/Tests/config.yml
@@ -20,6 +20,7 @@ api_platform:
20
formats:
doctrine: true
- '%kernel.project_dir%/Fixtures/Entity'
0 commit comments