Home
last modified time | relevance | path

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

/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Server/Paging/
DPagingRequest.php50 private $nextCookie; variable in FreeDSx\\Ldap\\Server\\Paging\\PagingRequest
76 string $nextCookie, argument
83 $this->nextCookie = $nextCookie;
204 return $this->nextCookie;
222 $this->nextCookie = $cookie;