ErrorResponse
extends ErrorResponse
in package
Class ErrorResponse
Tags
Table of Contents
Properties
Methods
- __construct() : mixed
- ErrorResponse constructor.
Properties
$errorMsg
public
string
$errorMsg
Tags
$errors
public
array<string|int, string>
$errors
Tags
$success
public
bool
$success
= true
Tags
Methods
__construct()
ErrorResponse constructor.
public
__construct() : mixed