protected property Html2Text::$converted in Swift Mailer 7
Indicates whether content in the $html variable has been converted yet.
@type boolean
See also
$html, $text
File
- includes/
classes/ Html2Text.inc, line 201
Class
Code
protected $converted = false;