namespace DrupalPractice\Sniffs\Commenting in Coder 8.3.x
Same name in other branches
Class | Location | Description |
---|---|---|
AuthorTagSniff |
coder_sniffer/ |
Checks the usage of @author tags. |
CommentEmptyLineSniff |
coder_sniffer/ |
Throws a warning if there is a blank line after an inline comment. |
ExpectedExceptionSniff |
coder_sniffer/ |
Checks that the PHPunit @expectedExcpetion tags are not used. |