Home
last modified time | relevance | path

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

/dokuwiki/lib/plugins/authad/adLDAP/
H A DadLDAP.php308 protected $exchangeClass; variable in adLDAP
316 if (!$this->exchangeClass) {
317 $this->exchangeClass = new adLDAPExchange($this);
319 return $this->exchangeClass;