Home
last modified time | relevance | path

Searched refs:toCssString (Results 1 – 2 of 2) sorted by relevance

/plugin/combo/ComboStrap/TagAttribute/
DBackgroundAttribute.php208 …roundImageStyleValue = "url(" . $imageFetcher->getFetchUrl()->toAbsoluteUrl()->toCssString() . ")";
/plugin/combo/ComboStrap/Web/
DUrl.php949 public function toCssString(): string function in ComboStrap\\Web\\Url