Home
last modified time | relevance | path

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

/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/
H A DLdapClient.php289 * @param string|null $rootNc
294 …public function dirSync(?string $rootNc = null, FilterInterface $filter = null, ...$attributes): D… argument
296 return new DirSync($this, $rootNc, $filter, ...$attributes);