PHP_CodeSniffer
[ class tree: PHP_CodeSniffer ] [ index: PHP_CodeSniffer ] [ all elements ]

File: FunctionCommentThrowTagSniff.php

Source Location: /PHP_CodeSniffer-1.2.0RC3/CodeSniffer/Standards/Squiz/Sniffs/Commenting/FunctionCommentThrowTagSniff.php

Classes:

Squiz_Sniffs_Commenting_FunctionCommentThrowTagSniff
Verifies that a @throws tag exists for a function that throws exceptions.

Page Details:

Verifies that a @throws tag exists for a function that throws exceptions.

Verifies the number of @throws tags and the number of throw tokens matches. Verifies the exception type.

PHP version 5


Documentation generated on Tue, 07 Jul 2009 03:00:39 +0000 by phpDocumentor 1.4.2. PEAR Logo Copyright © PHP Group 2004.