4require_once
'Services/Html/interfaces/interface.ilHtmlPurifierInterface.php';
24 foreach ($a_array_of_html as
$key =>
$html) {
29 return $a_array_of_html;
An exception for terminatinating execution or to throw for unit testing.
Interface for html sanitizing functionality.