You are here

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

Html2Text

Code

protected $converted = false;