57 if (!isset($this->children[
$type][$id])) {
61 return $this->children[
$type][$id];
70 $this->errors[] =
array($severity, $message);
$value
Value of the struct we are recording errors for.
Records errors for particular segments of an HTML document such as tokens, attributes or CSS properti...
$errors
Errors registered for this structure.
const TOKEN
Possible values for $children first-key.
$type
Type of this struct.
Create styles array
The data for the language used.
$children
Child ErrorStructs that are from this structure.
addError($severity, $message)