ErrorDescription
in package
Attributes
- #[Schema]
Table of Contents
Properties
- $code : int
- $description : string
Methods
- __construct() : mixed
Properties
$code
public
int
$code
Attributes
- #[Property]
$description
public
string
$description
Attributes
- #[Property]
Methods
__construct()
public
__construct(mixed $code, mixed $description) : mixed
Parameters
- $code : mixed
- $description : mixed