Documentation

NoSinglelineWhitespaceBeforeSemicolonsFixer extends AbstractFixer
in package

Tags
author

Graham Campbell graham@alt-three.com

Table of Contents

getDefinition()  : mixed
{@inheritdoc}
getPriority()  : mixed
{@inheritdoc}
isCandidate()  : mixed
{@inheritdoc}
applyFix()  : mixed
{@inheritdoc}

Methods

getPriority()

{@inheritdoc}

public getPriority() : mixed

Must run after CombineConsecutiveIssetsFixer, FunctionToConstantFixer, NoEmptyStatementFixer, SimplifiedIfReturnFixer, SingleImportPerStatementFixer.

Return values
mixed

Search results