Home
last modified time | relevance | path

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

/plugin/combo/ComboStrap/Meta/Field/
H A DSocialCardImage.php80 return Site::getLogoAsRasterImage()->getSourcePath();
/plugin/combo/ComboStrap/
H A DFetcherVignette.php215 $imagePath = Site::getLogoAsRasterImage()->getSourcePath();
H A DSite.php349 public static function getLogoAsRasterImage(): FetcherRaster function in ComboStrap\\Site