解决PhpStorm升级后调用某些类提示phpstorm Unhandled exceptions
下面由phpstorm教程栏目给大家介绍解决PhpStorm升级后调用某些类提示phpstorm Unhandled exceptions的方法,希望对需要的朋友有所帮助!
PhpStorm升级后调用某些类提示phpstorm Unhandled exceptions
首先打开phpstorm后找到Setting/Editor/Inspections/PHP/PHPDOC和Error Handling 如下图:
去掉Unhandled exceptions勾选和Miss @throws tags勾选就大功告成了。
以上就是解决PhpStorm升级后调用某些类提示phpstorm Unhandled exceptions的详细内容,更多请关注www.sxiaw.com其它相关文章!