Home
last modified time | relevance | path

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

/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Protocol/Queue/
H A DServerQueue.php42 $message = $this->getAndValidateMessage($id);
H A DClientQueue.php63 $message = $this->getAndValidateMessage($id);
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Protocol/
H A DLdapQueue.php174 protected function getAndValidateMessage(?int $id): LdapMessage
166 protected function getAndValidateMessage(?int $id): LdapMessage global() function in FreeDSx\\Ldap\\Protocol\\LdapQueue