mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-03-24 00:32:17 +01:00
Rely on default mapping type (#1472)
This commit is contained in:
@@ -12,7 +12,6 @@ doctrine_mongodb:
|
||||
mappings:
|
||||
App:
|
||||
is_bundle: false
|
||||
type: annotation
|
||||
dir: '%kernel.project_dir%/src/Document'
|
||||
prefix: 'App\Document'
|
||||
alias: App
|
||||
|
||||
Reference in New Issue
Block a user