Documentation

ControlStructures

Table of Contents

Classes

DisallowAlternativeSyntaxSniff
Forbid the use of the alternative syntax for control structures.
DisallowLonelyIfSniff
Disallow `if` statements as the only statement in an `else` block.
IfElseDeclarationSniff
Verifies that `else(if)` statements with braces are on a new line.

        
On this page

Search results