Documentation

HeredocToNowdocFixer extends AbstractFixer
in package

FinalYes
Tags
author

Gregor Harlan gharlan@web.de

Table of Contents

Methods

getDefinition()  : FixerDefinitionInterface
getPriority()  : int
{@inheritdoc}
isCandidate()  : bool
applyFix()  : void
convertToNowdoc()  : Token
Transforms the heredoc start token to nowdoc notation.

Methods

getPriority()

{@inheritdoc}

public getPriority() : int

Must run after EscapeImplicitBackslashesFixer, StringImplicitBackslashesFixer.

Return values
int

        
On this page

Search results