Definition that disallows all elements.
More...
Definition that disallows all elements.
- Warning
- validateChildren() in this class is actually never called, because empty elements are corrected in HTMLPurifier_Strategy_MakeWellFormed before child definitions are parsed in earnest by HTMLPurifier_Strategy_FixNesting.
Definition at line 10 of file Empty.php.
◆ __construct()
HTMLPurifier_ChildDef_Empty::__construct |
( |
| ) |
|
◆ validateChildren()
HTMLPurifier_ChildDef_Empty::validateChildren |
( |
|
$children, |
|
|
|
$config, |
|
|
|
$context |
|
) |
| |
- Parameters
-
- Returns
- array
Definition at line 32 of file Empty.php.
◆ $allow_empty
HTMLPurifier_ChildDef_Empty::$allow_empty = true |
◆ $type
HTMLPurifier_ChildDef_Empty::$type = 'empty' |
The documentation for this class was generated from the following file:
- libs/composer/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ChildDef/Empty.php