Home
last modified time | relevance | path

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

/plugin/combo/ComboStrap/
H A DFetcherRaster.php48 …return FetcherRaster::createImageRasterFetchFromPath(WikiPath::createMediaPathFromId($imageId, $re…
58 public static function createImageRasterFetchFromPath(Path $path): FetcherRaster function in ComboStrap\\FetcherRaster
H A DIFetcherLocalImage.php39 $image = FetcherRaster::createImageRasterFetchFromPath($path);
H A DSite.php357 return FetcherRaster::createImageRasterFetchFromPath($pngLogoPath);
H A DTemplateForWebPage.php455 $fetcherLocalPath = FetcherRaster::createImageRasterFetchFromPath($iconPath);