CodeDescription
in package
Structure to capture a description for an error code.
Tags
Table of Contents
Properties
- $href : string
- An URI to open with more information about the diagnostic error.
Methods
- __construct() : mixed
Properties
$href
An URI to open with more information about the diagnostic error.
public
string
$href
Methods
__construct()
public
__construct(string $href) : mixed
Parameters
- $href : string