nelmio / NelmioApiDocBundle

Generates documentation for your REST API from annotations
MIT License
2.23k stars 833 forks source link

feat: apply rule TypedPropertyFromStrictConstructor from rector #2283

Closed shakaran closed 4 months ago

shakaran commented 5 months ago
Q A
Bug fix? no
New feature? no
Deprecations? no

This apply the rule TypedPropertyFromStrictConstructor over src and tests.

I plan to add more PR with more rules processed

DjordyKoert commented 4 months ago

Thank you @shakaran 😄