DataTables PHP 3.0.2

NoSuperfluousElseifFixer extends AbstractNoUselessElseFixer
in package

FinalYes
Tags
no-named-arguments

Parameter names are not covered by the backward compatibility promise.

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