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: ''
Source Source
File: vendor/pelago/emogrifier/src/Emogrifier.php