symplify / coding-standard

Coding Standard rules for PHP projects with focus on Clean Architecture
MIT License
347 stars 20 forks source link

StandaloneLinePromotedPropertyFixer should apply when there's only one promoted property. #44

Closed gnutix closed 6 months ago

gnutix commented 6 months ago

Fixes #43

TomasVotruba commented 6 months ago

Thank you :partying_face: