Overrides HtmlToTextConverterInterface::convert
public function convert(string $html, string $charset) : string { return $this->converter ->convert($html); }