mirror of
https://github.com/wallabag/wallabag.git
synced 2025-06-27 16:36:00 +00:00
Migrate to Doctrine attributes
This commit is contained in:
parent
0d93add058
commit
41767e8fbc
16 changed files with 201 additions and 334 deletions
|
@ -78,7 +78,7 @@ doctrine:
|
|||
auto_mapping: true
|
||||
mappings:
|
||||
Wallabag:
|
||||
type: annotation
|
||||
type: attribute
|
||||
is_bundle: false
|
||||
dir: '%kernel.project_dir%/src/Entity'
|
||||
prefix: 'Wallabag\Entity'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue