Home
last modified time | relevance | path

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

/plugin/ghissues/helper/
H A DapiCacheInterface.php130 $cache->storeETag($apiHead['etag']); // Update the last time we checked
153 $cache->storeETag($apiHead['etag']); // Update the last time we checked
156 $cache->storeETag($apiHead['etag']); // Update the last time we checked
281 public function storeETag($etagValue) { function in cache_ghissues_api
/plugin/externalembed/helper/
H A DcacheInterface.php31 $cache->storeETag(md5(time()));