Searched refs:groupCache (Results 1 – 1 of 1) sorted by relevance
35 protected $groupCache = []; variable in dokuwiki\\plugin\\pureldap\\classes\\Client266 if (empty($this->groupCache)) {267 $this->groupCache = $this->getGroups();270 return $this->groupCache;