NoExtraConsecutiveBlankLinesFixer
extends AbstractProxyFixer
in package
implements
ConfigurationDefinitionFixerInterface, DeprecatedFixerInterface, WhitespacesAwareFixerInterface
Tags
Interfaces, Classes and Traits
Table of Contents
- $fixer : mixed
- configure() : mixed
- getDefinition() : mixed
- {@inheritdoc}
- getSuccessorsNames() : array<string|int, string>
- Returns names of fixers to use instead, if any.
- createConfigurationDefinition() : mixed
- createProxyFixers() : mixed
- {@inheritdoc}
- getFixer() : mixed
Properties
$fixer
private
mixed
$fixer
Methods
configure()
public
configure([array<string|int, mixed> $configuration = null ]) : mixed
Parameters
- $configuration : array<string|int, mixed> = null
Return values
mixed —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> —createConfigurationDefinition()
protected
createConfigurationDefinition() : mixed
Return values
mixed —createProxyFixers()
{@inheritdoc}
protected
createProxyFixers() : mixed
Return values
mixed —getFixer()
private
getFixer() : mixed