Code Inspection: Missing @throws tag(s)
Checks that the PHPDoc block contains the @throws
tag for each exception thrown by a function/method.
Last modified: 08 December 2020
Checks that the PHPDoc block contains the @throws
tag for each exception thrown by a function/method.