Add /** @var */ for a variable Permanently deleted user Created August 10, 2012 15:40 Hello,is there a shortcut to add /** @var */ for a variable?Thanks,Stefan
Hi Stephan,
There is no separate action for this and therefore no shortcut. The quickest way is to type /**<SPACE> which should trigger the correct template, e.g . /** @var $your_variable <CURSOR>*/