Documentation

EscapeImplicitBackslashesFixer extends AbstractFixer
in package
implements ConfigurationDefinitionFixerInterface

Tags
author

Filippo Tessarotto zoeslam@gmail.com

Interfaces, Classes and Traits

ConfigurationDefinitionFixerInterface

Table of Contents

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

Methods

getPriority()

{@inheritdoc}

public getPriority() : mixed

Must run before HeredocToNowdocFixer, SingleQuoteFixer. Must run after BacktickToShellExecFixer.

Return values
mixed

Search results