resources/inspectionDescriptions/PhpStanGlobal.html (12 lines of code) (raw):

<html> <body> <div> Runs PHPStan to find code problems. <br/><br/> The inspection requires PHPStan to be properly installed and set up in the IDE under <a href="settings://settings.php.quality.tools.phpstan">Settings | PHP | Quality Tools | PHPStan</a>. <p>To learn more about installing PHPStan, see: <a href="https://phpstan.org/user-guide/getting-started">https://phpstan.org/user-guide/getting-started</a> </div> </body> </html>