LINENO
LINENO = 0
Identifiers for the returned error array. These are purposely numeric so list() can be used.
Error collection class that enables HTML Purifier to report HTML problems back to the user
getHTMLFormatted(\HTMLPurifier_Config $config, array $errors = null) : string
Default HTML formatting implementation for error messages
\HTMLPurifier_Config | $config | Configuration, vital for HTML output nature |
array | $errors | Errors array to display; used for recursion. |