Skip to content
On this page

ElseIfDeclaration

Ensures the use of else if over elseif.

Scope

Squiz.ControlStructures.ElseIfDeclaration

Usage

xml
<rule ref="Squiz.ControlStructures.ElseIfDeclaration"></rule>

Examples

No Examples Available

Please edit this page through Github to add examples.

Released under the MIT License.