CssInliner::removeExcludedSelector( string $selector )

No longer excludes the nodes matching this selector from emogrification.


Description Description


Parameters Parameters

$selector

(Required) the selector to no longer exclude, e.g., ".editor"


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.