forked from wallabag/wallabag
Add Doctrine attributes set
This commit is contained in:
@ -13,4 +13,5 @@ return RectorConfig::configure()
|
||||
__DIR__ . '/web',
|
||||
])
|
||||
->withImportNames(importShortClasses: false)
|
||||
->withAttributesSets(doctrine: true)
|
||||
->withTypeCoverageLevel(0);
|
||||
|
||||
Reference in New Issue
Block a user