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
请先登录再写评论。
Hi Sergey,
No -- please vote/watch this ticket: http://youtrack.jetbrains.com/issue/WI-6710
Thanks!