Home
last modified time | relevance | path

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

/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Server/Paging/
H A DPagingResponse.php101 public static function makeFinal(Entries $entries): self function in FreeDSx\\Ldap\\Server\\Paging\\PagingResponse
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Server/RequestHandler/
H A DProxyPagingHandler.php56 return PagingResponse::makeFinal($entries);
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Protocol/ServerProtocolHandler/
H A DServerPagingHandler.php154 $response = PagingResponse::makeFinal(new Entries());