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 checked67 $this->hasAccess = false;70 $this->hasAccess = false;73 $this->hasAccess = true;75 return $this->hasAccess;96 $this->hasAccess = false;112 $this->hasAccess = false;210 $this->hasAccess = false;[all …]