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