Editor PHP 2.4.0

GetClassToClassKeywordFixer extends AbstractFixer
in package

FinalYes
Tags
author

John Paul E. Balandan, CPA paulbalandan@gmail.com

Table of Contents

Methods

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

Methods

getPriority()

{@inheritdoc}

public getPriority() : int

Must run before MultilineWhitespaceBeforeSemicolonsFixer. Must run after NoSpacesAfterFunctionNameFixer, NoSpacesInsideParenthesisFixer, SpacesInsideParenthesesFixer.

Return values
int

        
On this page

Search results