mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-13 08:06:26 +03: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