bootstrap.php not recognized as PHP file

In my /src folder, I have a file `bootstrap.php` which PHPStorm does not recognize as a PHP file, even if I create it using New->PHP File. If I create a file by the name bootstrap2.php, everything seems to work as expected and I can also set XDebug breakpoints.

0

Please sign in to leave a comment.