resources/inspectionDescriptions/PsalmGlobal.html (12 lines of code) (raw):
<html>
<body>
<div>
Runs Psalm to find code problems.
<br/><br/>
The inspection requires Psalm to be properly installed and set up in the IDE under
<a href="settings://settings.php.quality.tools.psalm">Settings | PHP | Quality Tools | Psalm</a>.
<p>To learn more about installing Psalm, see:
<a href="https://psalm.dev/docs/running_psalm/installation/">https://psalm.dev/docs/running_psalm/installation/</a>
</div>
</body>
</html>