首先打開phpstorm後找到Setting/Editor/Inspections/PHP/PHPDOC和Error Handling 如下圖:
去掉Unhandled exceptions勾選和Miss @throws tags勾選就大功告成了。
下面由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的詳細內容。更多資訊請關注PHP中文網其他相關文章!