CssInliner::addStyleElementToDocument( string $css )

Adds a style element with $css to $this->domDocument.


Description Description

This method is protected to allow overriding.

See also See also


Top ↑

Parameters Parameters

$css

(Required)


Top ↑

Return Return

(void)


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.