Home
last modified time | relevance | path

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

/dokuwiki/lib/plugins/authad/adLDAP/
H A DadLDAP.php251 protected $folderClass; variable in adLDAP
259 if (!$this->folderClass) {
260 $this->folderClass = new adLDAPFolders($this);
262 return $this->folderClass;