Documentation

NoShortEchoTagFixer extends AbstractProxyFixer
in package
implements DeprecatedFixerInterface

Tags
author

Vincent Klaiber hello@vinkla.com

deprecated

proxy to EchoTagSyntaxFixer

Interfaces, Classes and Traits

DeprecatedFixerInterface

Table of Contents

getDefinition()  : mixed
{@inheritdoc}
getPriority()  : mixed
{@inheritdoc}
getSuccessorsNames()  : array<string|int, string>
Returns names of fixers to use instead, if any.
createProxyFixers()  : mixed
{@inheritdoc}

Methods

getDefinition()

{@inheritdoc}

public getDefinition() : mixed
Return values
mixed

getPriority()

{@inheritdoc}

public getPriority() : mixed

Must run before NoMixedEchoPrintFixer.

Return values
mixed

getSuccessorsNames()

Returns names of fixers to use instead, if any.

public getSuccessorsNames() : array<string|int, string>
Return values
array<string|int, string>

createProxyFixers()

{@inheritdoc}

protected createProxyFixers() : mixed
Return values
mixed

Search results