Home
last modified time | relevance | path

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

/plugin/webdav/vendor/sabre/dav/lib/DAV/Locks/
H A DPlugin.php257 $response->setBody($this->generateLockResponse($lockInfo));
394 protected function generateLockResponse(LockInfo $lockInfo) { function in Sabre\\DAV\\Locks\\Plugin
/plugin/davcal/vendor/sabre/dav/lib/DAV/Locks/
H A DPlugin.php257 $response->setBody($this->generateLockResponse($lockInfo));
394 protected function generateLockResponse(LockInfo $lockInfo) { function in Sabre\\DAV\\Locks\\Plugin