Home
last modified time | relevance | path

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

/plugin/fuzzysearch/
H A Daction.php36 $this->ensureCacheExists();
51 $this->ensureCacheExists(true);
94 private function ensureCacheExists($forceUpdate = false) { function in action_plugin_fuzzysearch