mirror of
https://github.com/wallabag/wallabag.git
synced 2025-06-27 16:36:00 +00:00
Add Doctrine attributes set
This commit is contained in:
parent
84eb99c59b
commit
99a49bfc96
1 changed files with 1 additions and 0 deletions
|
@ -13,4 +13,5 @@ return RectorConfig::configure()
|
|||
__DIR__ . '/web',
|
||||
])
|
||||
->withImportNames(importShortClasses: false)
|
||||
->withAttributesSets(doctrine: true)
|
||||
->withTypeCoverageLevel(0);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue