Documentation

PreIncrementFixer extends AbstractProxyFixer
in package
implements DeprecatedFixerInterface

Tags
author

Gregor Harlan gharlan@web.de

deprecated

in 2.8, proxy to IncrementStyleFixer

Interfaces, Classes and Traits

DeprecatedFixerInterface

Table of Contents

getDefinition()  : 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

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