Documentation

DeprecatedFixerOption
in package
implements DeprecatedFixerOptionInterface

FinalYes

Table of Contents

Interfaces

DeprecatedFixerOptionInterface

Properties

$deprecationMessage  : string
$option  : FixerOptionInterface

Methods

__construct()  : mixed
getAllowedTypes()  : null|array<int, string>
getAllowedValues()  : null|array<int, null|callable(mixed): bool|scalar>
getDefault()  : mixed
getDeprecationMessage()  : string
getDescription()  : string
getName()  : string
getNormalizer()  : Closure|null
hasDefault()  : bool

Properties

Methods

getAllowedTypes()

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

getAllowedValues()

public getAllowedValues() : null|array<int, null|callable(mixed): bool|scalar>
Return values
null|array<int, null|callable(mixed): bool|scalar>

        
On this page

Search results