Searched refs:hasAccess (Results 1 – 1 of 1) sorted by relevance
18 protected $hasAccess; variable in dokuwiki\\plugin\\extension\\Repository53 if ($this->hasAccess !== null) {54 return $this->hasAccess; // we already checked68 $this->hasAccess = false;71 $this->hasAccess = false;74 $this->hasAccess = true;76 return $this->hasAccess;97 $this->hasAccess = false;113 $this->hasAccess = false;211 $this->hasAccess = false;[all …]