HumHub Documentation (unofficial)

UnusualElements
in package
implements Reason

Table of Contents

Interfaces

Reason

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

Methods

__construct()

public __construct(string $element) : mixed
Parameters
$element : string

code()

Code for user land to act upon;

public code() : int
Return values
int

description()

Short description of the result, human readable.

public description() : string
Return values
string

        
On this page

Search results