You are here

private property Emogrifier::$unprocessableHTMLTags in HTML Mail 5

Same name and namespace in other branches
  1. 6 emogrifier/emogrifier.php \Emogrifier::unprocessableHTMLTags

File

emogrifier/emogrifier.php, line 49
CSS to Inline Converter Class

Class

Emogrifier

Code

private $unprocessableHTMLTags = array(
  'wbr',
);