NoTrailingCommaInListCallFixer
extends AbstractProxyFixer
in package
implements
DeprecatedFixerInterface
FinalYes
Tags
Table of Contents
Interfaces
Methods
- getDefinition() : FixerDefinitionInterface
- Returns the definition of the fixer.
- getSuccessorsNames() : array<int, string>
- Returns names of fixers to use instead, if any.
- createProxyFixers() : array<string|int, mixed>
Methods
getDefinition()
Returns the definition of the fixer.
public
getDefinition() : FixerDefinitionInterface
Return values
FixerDefinitionInterfacegetSuccessorsNames()
Returns names of fixers to use instead, if any.
public
getSuccessorsNames() : array<int, string>
Return values
array<int, string>createProxyFixers()
protected
createProxyFixers() : array<string|int, mixed>