Home
last modified time | relevance | path

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

/plugin/combo/ComboStrap/
H A DLazyLoad.php196 * @param null $imgTagHeight
205 public static function getPlaceholder($imgTagWidth = null, $imgTagHeight = null): string argument
208 … $svg = "<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 $imgTagWidth $imgTagHeight'></svg>";