Open
Description
I use this feature to auto generate getters and setters.
I already change the templates for the comment so that the typehint for phpdoc is included.
Sadly in the method definition it is missing.
Therefore I had to add it manually.
Would be great if this could be done automatically when creating these methods.
Maybe it could be optional and can be enabled / disabled in the settings.