Home
last modified time | relevance | path

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

/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Search/
H A DVlv.php281 …$message = $this->client->sendAndReceive($this->search, $this->createVlvControl($contextId), $this…
296 protected function createVlvControl(?string $contextId): VlvControl function in FreeDSx\\Ldap\\Search\\Vlv