VerbosityLevelsConfig
in package
This class is automatically generated to help in creating a config.
Table of Contents
Properties
- $_usedProperties : mixed
- $vERBOSITYDEBUG : mixed
- $vERBOSITYNORMAL : mixed
- $vERBOSITYQUIET : mixed
- $vERBOSITYVERBOSE : mixed
- $vERBOSITYVERYVERBOSE : mixed
Methods
- __construct() : mixed
- toArray() : array<string|int, mixed>
- vERBOSITYDEBUG() : $this
- vERBOSITYNORMAL() : $this
- vERBOSITYQUIET() : $this
- vERBOSITYVERBOSE() : $this
- vERBOSITYVERYVERBOSE() : $this
Properties
$_usedProperties
private
mixed
$_usedProperties
= []
$vERBOSITYDEBUG
private
mixed
$vERBOSITYDEBUG
$vERBOSITYNORMAL
private
mixed
$vERBOSITYNORMAL
$vERBOSITYQUIET
private
mixed
$vERBOSITYQUIET
$vERBOSITYVERBOSE
private
mixed
$vERBOSITYVERBOSE
$vERBOSITYVERYVERBOSE
private
mixed
$vERBOSITYVERYVERBOSE
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>vERBOSITYDEBUG()
public
vERBOSITYDEBUG(ParamConfigurator|mixed $value) : $this
Parameters
- $value : ParamConfigurator|mixed
Tags
Return values
$thisvERBOSITYNORMAL()
public
vERBOSITYNORMAL(ParamConfigurator|mixed $value) : $this
Parameters
- $value : ParamConfigurator|mixed
Tags
Return values
$thisvERBOSITYQUIET()
public
vERBOSITYQUIET(ParamConfigurator|mixed $value) : $this
Parameters
- $value : ParamConfigurator|mixed
Tags
Return values
$thisvERBOSITYVERBOSE()
public
vERBOSITYVERBOSE(ParamConfigurator|mixed $value) : $this
Parameters
- $value : ParamConfigurator|mixed
Tags
Return values
$thisvERBOSITYVERYVERBOSE()
public
vERBOSITYVERYVERBOSE(ParamConfigurator|mixed $value) : $this
Parameters
- $value : ParamConfigurator|mixed