phpdoc stopped automatically generating tags
in phpstorm I am commenting on my code using phpDoc and it looks like I’ve hit some setting
In general, there is a laptop and a stationary computer in front of me, phpstorm is open on both, only with automatic generation of phpdoc
(/ ** + ENTER) @param and @return tags are automatically generated for the method on the laptop, and these tags are not generated on the computer (although 15 minutes ago everything worked).
Does anyone know how to return the generation of phpdoc tags?
请先登录再写评论。
Hi, this is controlled in File | Settings | Editor | File and Code Templates > Includes tab > PHP Function Doc Comment