Home
last modified time | relevance | path

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

/template/strap/ComboStrap/
H A DSvgImageLink.php280 if ($this->mediaMarkup->isLazy() === false) {
H A DRasterImageLink.php354 if ($this->mediaMarkup->isLazy() === false) {
H A DMediaMarkup.php659 public function isLazy(): bool function in ComboStrap\\MediaMarkup