Home
last modified time | relevance | path

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

/dokuwiki/lib/plugins/authad/adLDAP/
H A DadLDAP.php270 protected $utilClass; variable in adLDAP
278 if (!$this->utilClass) {
279 $this->utilClass = new adLDAPUtils($this);
281 return $this->utilClass;