phpdoc: change void to null

Hi All,

Is it possible to change the automatical addition of "@return void" with "@return null"?
php doesn't have void type, so I think it would be better to make it possible to change void to null. And I didn't find such feature in settings.

Thanks

0
Avatar
Permanently deleted user

Thanks!

0

请先登录再写评论。