Home
last modified time | relevance | path

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

/plugin/openlayersmap/
H A DStaticMap.php431 $cached = $this->checkTileCache($url);
485 public function checkTileCache(string $url): string|false function in dokuwiki\\plugin\\openlayersmap\\StaticMap