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.
Please sign in to leave a comment.
Please see https://stackoverflow.com/a/46583790/8020009