Documentation

NoLeadingImportSlashFixer extends AbstractFixer
in package

Tags
author

Carlos Cirello carlos.cirello.nl@gmail.com

Table of Contents

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

Methods

getPriority()

{@inheritdoc}

public getPriority() : mixed

Must run before OrderedImportsFixer. Must run after NoUnusedImportsFixer, SingleImportPerStatementFixer.

Return values
mixed

Search results