FixerOptionInterface
in
Table of Contents
- getAllowedTypes() : null|array<string|int, string>
- getAllowedValues() : null|array<string|int, mixed>
- getDefault() : mixed
- getDescription() : string
- getName() : string
- getNormalizer() : null|Closure
- hasDefault() : bool
Methods
getAllowedTypes()
public
getAllowedTypes() : null|array<string|int, string>
Return values
null|array<string|int, string> —getAllowedValues()
public
getAllowedValues() : null|array<string|int, mixed>
Return values
null|array<string|int, mixed> —getDefault()
public
getDefault() : mixed
Tags
Return values
mixed —getDescription()
public
getDescription() : string
Return values
string —getName()
public
getName() : string
Return values
string —getNormalizer()
public
getNormalizer() : null|Closure
Return values
null|Closure —hasDefault()
public
hasDefault() : bool