forked from mirror/Part-DB.Part-DB-server
Updated doctrine recipe
This commit is contained in:
parent
07cc8a9534
commit
abc554c7b8
2 changed files with 3 additions and 3 deletions
|
@ -28,8 +28,8 @@ doctrine:
|
|||
auto_mapping: true
|
||||
mappings:
|
||||
App:
|
||||
is_bundle: false
|
||||
type: attribute
|
||||
is_bundle: false
|
||||
dir: '%kernel.project_dir%/src/Entity'
|
||||
prefix: 'App\Entity'
|
||||
alias: App
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue