AbstractHtmlProcessor::fromHtml( string $unprocessedHtml )

Builds a new instance from the given HTML.


Description Description


Parameters Parameters

$unprocessedHtml

(Required) raw HTML, must be UTF-encoded, must not be empty


Top ↑

Return Return

(static)


Top ↑

Source Source

File: vendor/pelago/emogrifier/src/Emogrifier/HtmlProcessor/AbstractHtmlProcessor.php


			

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.