HeaderConfig
in package
This class is automatically generated to help in creating a config.
Table of Contents
Properties
- $_usedProperties : mixed
- $value : mixed
Methods
- __construct() : mixed
- toArray() : array<string|int, mixed>
- value() : $this
Properties
$_usedProperties
private
mixed
$_usedProperties
= []
$value
private
mixed
$value
Methods
__construct()
public
__construct([array<string|int, mixed> $value = [] ]) : mixed
Parameters
- $value : array<string|int, mixed> = []
toArray()
public
toArray() : array<string|int, mixed>
Return values
array<string|int, mixed>value()
public
value(ParamConfigurator|mixed $value) : $this
Parameters
- $value : ParamConfigurator|mixed