HtmlText
in package
Convert stored HTML fragments to normalized plain text.
Table of Contents
Methods
- convert() : string
- Convert HTML to plain text.
Methods
convert()
Convert HTML to plain text.
public
convert(string $html) : string
Parameters
- $html : string
-
HTML fragment.