PhpStorm使用技巧

必装插件:
Php Inspections ​(EA Extended)​ // 代码审查分析插件,可帮助开发者找出有性能问题和安全问题的代码并提出优化建议

设置:
Editor > Inspection // 开启代码检查,如检查undefined、unused等

Copyright © 2023 码农人生. All Rights Reserved