use*_*663 6 templates constructor phpstorm
我正在使用phpstorm code > Generate... > constructor获取:
function __construct()
{
}
Run Code Online (Sandbox Code Playgroud)
但我想要:
public function __construct()
{
}
Run Code Online (Sandbox Code Playgroud)
我该如何更改模板?找不到任何东西,我不想使用实时模板(我喜欢生成函数).
| 归档时间: |
|
| 查看次数: |
867 次 |
| 最近记录: |