Searched refs:defaultRootNc (Results 1 – 1 of 1) sorted by relevance
68 protected $defaultRootNc; variable in FreeDSx\\Ldap\\Search\\DirSync304 if ($this->defaultRootNc === null) {305 …$this->defaultRootNc = (string) $this->client->readOrFail('', ['defaultNamingContext'])->get('defa…307 if ($this->defaultRootNc === '') {311 return $this->defaultRootNc;