DomainHyphened
extends DetailedReason
in package
Table of Contents
Properties
- $detailedDescription : mixed
Methods
- __construct() : mixed
- code() : int
- Code for user land to act upon;
- description() : string
- Short description of the result, human readable.
Properties
$detailedDescription
protected
mixed
$detailedDescription
Methods
__construct()
public
__construct(string $details) : mixed
Parameters
- $details : string
code()
Code for user land to act upon;
public
code() : int
Return values
intdescription()
Short description of the result, human readable.
public
description() : string