Emogrifier::matchClassAttributes()
Method:
Source: vendor/pelago/emogrifier/src/Emogrifier.php:1573
Method:
Source: vendor/pelago/emogrifier/src/Emogrifier.php:1573
Method:
Source: vendor/pelago/emogrifier/src/Emogrifier.php:1583
Method: Removes empty unprocessable tags from the DOM document.
Source: vendor/pelago/emogrifier/src/Emogrifier.php:1316
Method: Makes sure that the passed HTML has a document type.
Source: vendor/pelago/emogrifier/src/Emogrifier.php:1340
Method: Adds a Content-Type meta tag for the charset.
Source: vendor/pelago/emogrifier/src/Emogrifier.php:1359
Method: Checks whether $attributeValue is marked as !important.
Source: vendor/pelago/emogrifier/src/Emogrifier.php:951
Method: Makes sure that any self-closing tags not recognized as such by PHP’s DOMDocument implementation have a self-closing slash.
Source: vendor/pelago/emogrifier/src/Emogrifier.php:1394
Method: Copies $cssRule into the style attribute of $node.
Source: vendor/pelago/emogrifier/src/Emogrifier.php:966
Method:
Source: vendor/pelago/emogrifier/src/Emogrifier.php:1409
Method: Applies $cssRules to $this->domDocument, limited to the rules that actually apply to the document, by placing them as CSS in a `