Editor PHP 2.4.0

NoSuperfluousElseifFixer extends AbstractNoUselessElseFixer
in package

FinalYes

Table of Contents

Methods

getDefinition()  : FixerDefinitionInterface
getPriority()  : int
isCandidate()  : bool
applyFix()  : void
isSuperfluousElse()  : bool

Methods

getPriority()

public getPriority() : int

Must run before SimplifiedIfReturnFixer. Must run after NoAlternativeSyntaxFixer.

Return values
int

        
On this page

Search results