DeprecatedFixerOption
in package
implements
DeprecatedFixerOptionInterface
Interfaces, Classes and Traits
Table of Contents
- $deprecationMessage : string
- $option : FixerOptionInterface
- __construct() : mixed
- getAllowedTypes() : mixed
- {@inheritdoc}
- getAllowedValues() : mixed
- {@inheritdoc}
- getDefault() : mixed
- {@inheritdoc}
- getDeprecationMessage() : string
- getDescription() : mixed
- {@inheritdoc}
- getName() : mixed
- {@inheritdoc}
- getNormalizer() : mixed
- {@inheritdoc}
- hasDefault() : mixed
- {@inheritdoc}
Properties
$deprecationMessage
private
string
$deprecationMessage
$option
private
FixerOptionInterface
$option
Methods
__construct()
public
__construct(FixerOptionInterface $option, string $deprecationMessage) : mixed
Parameters
- $option : FixerOptionInterface
- $deprecationMessage : string
Return values
mixed —getAllowedTypes()
{@inheritdoc}
public
getAllowedTypes() : mixed
Return values
mixed —getAllowedValues()
{@inheritdoc}
public
getAllowedValues() : mixed
Return values
mixed —getDefault()
{@inheritdoc}
public
getDefault() : mixed
Return values
mixed —getDeprecationMessage()
public
getDeprecationMessage() : string
Return values
string —getDescription()
{@inheritdoc}
public
getDescription() : mixed
Return values
mixed —getName()
{@inheritdoc}
public
getName() : mixed
Return values
mixed —getNormalizer()
{@inheritdoc}
public
getNormalizer() : mixed
Return values
mixed —hasDefault()
{@inheritdoc}
public
hasDefault() : mixed