Home
last modified time | relevance | path

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

/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Server/Paging/
H A DPagingRequestComparator.php70 && $this->attributesMatch($oldSearch->getAttributes(), $newSearch->getAttributes())
79 private function attributesMatch( function in FreeDSx\\Ldap\\Server\\Paging\\PagingRequestComparator