CssInliner::inlineCss( string $css = '' )

Inlines the given CSS into the existing HTML.


Description Description


Parameters Parameters

$css

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

Default value: ''


Top ↑

Return Return

(self) fluent interface


Top ↑

Source Source

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


			


Top ↑

User Contributed Notes User Contributed Notes

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