Question
Hi! I found this blog https://tomasvotruba.com/blog/2018/11/15/how-to-get-php-74-typed-properties-to-your-code-in-few-seconds where TypedPropertyRector is being used to convert phpDoc type to property type but I cannot find it anywhere now. Has it been removed? Is there an alternative for this use case?
Thanks!
Question
Hi! I found this blog https://tomasvotruba.com/blog/2018/11/15/how-to-get-php-74-typed-properties-to-your-code-in-few-seconds where
TypedPropertyRectoris being used to convert phpDoc type to property type but I cannot find it anywhere now. Has it been removed? Is there an alternative for this use case?Thanks!