Searched refs:imgTagHeight (Results 1 – 1 of 1) sorted by relevance
196 * @param null $imgTagHeight205 public static function getPlaceholder($imgTagWidth = null, $imgTagHeight = null): string argument208 … $svg = "<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 $imgTagWidth $imgTagHeight'></svg>";