PHP_CodeSniffer_Standards_AbstractScopeSniff | --Squiz_Sniffs_Commenting_FunctionCommentThrowTagSniff
Verifies the number of @throws tags and the number of throw tokens matches. Verifies the exception type.
Squiz_Sniffs_Commenting_FunctionCommentThrowTagSniff __construct( )
void processTokenWithinScope( PHP_CodeSniffer_File $phpcsFile, int $stackPtr, int $currScope)