rector-src
rector-src copied to clipboard
[CodeQuality] Add DynamicDocBlockPropertyToNativePropertyRector
just a drive-by thing which came to my mind: I think the rule should be skipped when a class has magic __get or __set-methods because declaring a real property will prevent php from calling the magic methods