PseudoLocalizationConfig
in package
This class is automatically generated to help in creating a config.
Table of Contents
Properties
- $_usedProperties : mixed
- $accents : mixed
- $brackets : mixed
- $enabled : mixed
- $expansionFactor : mixed
- $localizableHtmlAttributes : mixed
- $parseHtml : mixed
Methods
- __construct() : mixed
- accents() : $this
- brackets() : $this
- enabled() : $this
- expansionFactor() : $this
- localizableHtmlAttributes() : $this
- parseHtml() : $this
- toArray() : array<string|int, mixed>
Properties
$_usedProperties
private
mixed
$_usedProperties
= []
$accents
private
mixed
$accents
$brackets
private
mixed
$brackets
$enabled
private
mixed
$enabled
$expansionFactor
private
mixed
$expansionFactor
$localizableHtmlAttributes
private
mixed
$localizableHtmlAttributes
$parseHtml
private
mixed
$parseHtml
Methods
__construct()
public
__construct([array<string|int, mixed> $value = [] ]) : mixed
Parameters
- $value : array<string|int, mixed> = []
accents()
public
accents(ParamConfigurator|bool $value) : $this
Parameters
- $value : ParamConfigurator|bool
Tags
Return values
$thisbrackets()
public
brackets(ParamConfigurator|bool $value) : $this
Parameters
- $value : ParamConfigurator|bool
Tags
Return values
$thisenabled()
public
enabled(ParamConfigurator|bool $value) : $this
Parameters
- $value : ParamConfigurator|bool
Tags
Return values
$thisexpansionFactor()
public
expansionFactor(ParamConfigurator|float $value) : $this
Parameters
- $value : ParamConfigurator|float
Tags
Return values
$thislocalizableHtmlAttributes()
public
localizableHtmlAttributes(ParamConfigurator|array<int, ParamConfigurator|mixed> $value) : $this
Parameters
- $value : ParamConfigurator|array<int, ParamConfigurator|mixed>
Return values
$thisparseHtml()
public
parseHtml(ParamConfigurator|bool $value) : $this
Parameters
- $value : ParamConfigurator|bool
Tags
Return values
$thistoArray()
public
toArray() : array<string|int, mixed>