Home
last modified time | relevance | path

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

/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Search/
H A DDirSync.php78 protected $dirSyncRequest;
90 $this->dirSyncRequest = Controls::dirSync();
158 $this->dirSyncRequest->setCookie($this->lastResponse->getCookie());
187 $this->dirSyncRequest->setCookie($cookie);
264 return $this->dirSyncRequest->getCookie();
293 $this->dirSyncRequest->setFlags($flags);
295 return $this->dirSyncRequest;
75 protected $dirSyncRequest; global() variable in FreeDSx\\Ldap\\Search\\DirSync