Swoft 之 PHPstrom 利器

修改 PhpStorm 的 PHP Class 模板
  • 删除原先的 PHP 头注释
    #parse("PHP File Header.php")
  • 添加 PHP 严格模式
    declare(strict_types=1);

    declare

安装 PhpStorm Annotation 插件

为了方便注解,使用此插件可以方便的引用相关类文件
两种方式:

  • setting->plugins 搜索选择 Annotation
  • 组合键 ctrl+shift+a 输入 plugins 搜索选择 Annotation

annotation

本作品采用《CC 协议》,转载必须注明作者和本文链接
今年不学习,明天惨唧唧。
zs4336
讨论数量: 0
(= ̄ω ̄=)··· 暂无内容!

讨论应以学习和精进为目的。请勿发布不友善或者负能量的内容,与人为善,比聪明更重要!