Searched refs:generateLockResponse (Results 1 – 2 of 2) sorted by relevance
257 $response->setBody($this->generateLockResponse($lockInfo));394 protected function generateLockResponse(LockInfo $lockInfo) { function in Sabre\\DAV\\Locks\\Plugin