Home
last modified time | relevance | path

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

/template/strap/ComboStrap/
H A DRasterImageLink.php224 || $fetchRaster->hasAspectRatioRequested() // width and height are mandatory
229 || $fetchRaster->hasAspectRatioRequested() // width and height are mandatory
H A DFetcherImage.php533 public function hasAspectRatioRequested(): bool function in ComboStrap\\FetcherImage