Editor PHP 2.4.0

ModernizeStrposFixer extends AbstractFixer
in package

FinalYes
Tags
author

Alexander M. Turek me@derrabus.de

Table of Contents

Methods

getDefinition()  : FixerDefinitionInterface
getPriority()  : int
{@inheritdoc}
isCandidate()  : bool
isRisky()  : bool
applyFix()  : void

Methods

getPriority()

{@inheritdoc}

public getPriority() : int

Must run before BinaryOperatorSpacesFixer, NoExtraBlankLinesFixer, NoSpacesInsideParenthesisFixer, NoTrailingWhitespaceFixer, NotOperatorWithSpaceFixer, NotOperatorWithSuccessorSpaceFixer, PhpUnitDedicateAssertFixer, SingleSpaceAfterConstructFixer, SingleSpaceAroundConstructFixer, SpacesInsideParenthesesFixer. Must run after StrictComparisonFixer.

Return values
int

        
On this page

Search results