使用phpstrom 对 php的 对象 进行智能提示
/**
* @var User $tt
*/
$tt ;
添加了
/**
* @var User $t6来源gaodaimacom搞#^代%!码网搞gaodaima代码t
*/ 注释
后, 在phpstrom 编辑代码时,$tt就有类 User的属性和方法的提示
使用phpstrom 对 php的 对象 进行智能提示
/**
* @var User $tt
*/
$tt ;
添加了
/**
* @var User $t6来源gaodaimacom搞#^代%!码网搞gaodaima代码t
*/ 注释
后, 在phpstrom 编辑代码时,$tt就有类 User的属性和方法的提示