lundi 29 août 2016

PhpStorm warning - Cannot resolve directory - a href without file extension

I have PHP files and a href links that lead to these files but without the file extension. PhpStorm outputs the messages "Can not resolve directory. This inspection checks unresolved file references". Example:

File path: /account.php
<a href="/account/">...</a>

Is in PhpStorm any setting to resolve this problem?

Aucun commentaire:

Enregistrer un commentaire