Home
last modified time | relevance | path

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

/dokuwiki/_test/tests/inc/
H A Dcache_use.test.php81 $this->assertNotEmpty($this->cache->isNoCache());
/dokuwiki/inc/Cache/
H A DCache.php236 public function isNoCache() function in dokuwiki\\Cache\\Cache