Home
last modified time | relevance | path

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

/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Server/Paging/
H A DPagingRequestComparator.php71 && $this->controlsMatch($newPagingRequest->controls(), $oldPagingRequest->controls());
116 private function controlsMatch( function in FreeDSx\\Ldap\\Server\\Paging\\PagingRequestComparator