Searched refs:hasRevision (Results 1 – 4 of 4) sorted by relevance
50 if(!$this->hasRevision($id, $rev)) return false;62 public function hasRevision($id, $rev) function in helper_plugin_renderrevisions_storage
55 if (!$storage->hasRevision($id, $rev)) continue;95 if (!$storage->hasRevision($INFO['id'], (int)$REV)) {
63 if ($contextPath->hasRevision()) {
1230 public function hasRevision(): bool function in ComboStrap\\WikiPath