Documentation

StringLineEndingFixer extends AbstractFixer
in package
implements WhitespacesAwareFixerInterface

Fixes the line endings in multi-line strings.

Tags
author

Ilija Tovilo ilija.tovilo@me.com

Interfaces, Classes and Traits

WhitespacesAwareFixerInterface

Table of Contents

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

Methods

applyFix()

{@inheritdoc}

protected applyFix(SplFileInfo $file, Tokens $tokens) : mixed
Parameters
$file : SplFileInfo
$tokens : Tokens
Return values
mixed

Search results