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