Searched refs:getByNextCookie (Results 1 – 1 of 1) sorted by relevance
56 $request = $this->getByNextCookie($cookie);66 return (bool)$this->getByNextCookie($cookie);69 private function getByNextCookie(string $cookie): ?PagingRequest function in FreeDSx\\Ldap\\Server\\Paging\\PagingRequests