PhpStorm
 
Get PhpStorm
You are viewing the documentation for an earlier version of PhpStorm.

Code Inspection: Missing @throws tag(s)

Last modified: 16 May 2022

Reports missing PHPDoc @throws tags for exceptions thrown by functions or methods.

The exception classes added to the Unchecked Exceptions list under Settings | PHP | Analysis are excluded from the inspection scope.