Documentation

LowercaseConstantsFixer extends AbstractProxyFixer
in package
implements DeprecatedFixerInterface

Fixer for rules defined in PSR2 ¶2.5.

Tags
author

Dariusz Rumiński dariusz.ruminski@gmail.com

deprecated

proxy to ConstantCaseFixer

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

getSuccessorsNames()

Returns names of fixers to use instead, if any.

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

Search results