Emogrifier::__construct( string $unprocessedHtml = '', string $css = '' )


Description Description


Parameters Parameters

$unprocessedHtml

(Optional) the HTML to process, must be UTF-8-encoded

Default value: ''

$css

(Optional) the CSS to merge, must be UTF-8-encoded

Default value: ''


Top ↑

Source Source

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


			


Top ↑

User Contributed Notes User Contributed Notes

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