namespace Drupal\Sniffs\ControlStructures in Coder 8.3.x
Same name in other branches
Class | Location | Description |
---|---|---|
ControlSignatureSniff |
coder_sniffer/ |
Verifies that control statements conform to their coding standards. |
ElseIfSniff |
coder_sniffer/ |
Checks that "elseif" is used instead of "else if". |
InlineControlStructureSniff |
coder_sniffer/ |
\Drupal\Sniffs\ControlStructures\InlineControlStructureSniff. |