UnusualElements
in package
implements
Reason
Table of Contents
Interfaces
Properties
- $element : string
Methods
- __construct() : mixed
- code() : int
- Code for user land to act upon;
- description() : string
- Short description of the result, human readable.
Properties
$element
private
string
$element
= ''
Methods
__construct()
public
__construct(string $element) : mixed
Parameters
- $element : 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