doudun2565 2015-10-11 18:42
浏览 570
已采纳

PhpStorm无法识别PHP类

this morning I faced with this issue and I don't know really how to solve this.

Here's an image and a video: http://screencast.com/t/2ubAbwPj6

P.S. When I refactor the file to "filename.PHP" PhpStorm detects it but if I change it back to "filename.php" PhpStorm won't detect it as a PHP file.

  • 写回答

1条回答 默认 最新

  • dpn517111 2015-10-11 18:55
    关注
    1. Settings/Preferences | Editor | File Types
    2. Locate Text Files entry there
    3. Remove unwanted pattern from the bottom list (most likely will be LoginListener or LoginListener.php
    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论

报告相同问题?