Rely on default mapping type (#1472)

This commit is contained in:
Fran Moreno
2023-01-08 11:10:11 +01:00
committed by GitHub
parent 82a8f798d9
commit f0c13b8963

View File

@@ -12,7 +12,6 @@ doctrine_mongodb:
mappings:
App:
is_bundle: false
type: annotation
dir: '%kernel.project_dir%/src/Document'
prefix: 'App\Document'
alias: App