rectorphp / swiss-knife

Swiss knife in pocket of every upgrade architect!
https://getrector.com
MIT License
72 stars 8 forks source link

FinalizeClasses: support for @final annotation #20

Closed gnutix closed 2 months ago

gnutix commented 3 months ago

TODO

TomasVotruba commented 2 months ago

Hi, thanks for proposal.

Looking into this again and it woud not be based on native PHP. Using @final only hides some logic that should be revealed explicitly, e.g. entities defined with attributes.