Home
last modified time | relevance | path

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

/plugin/davcal/vendor/sabre/dav/tests/Sabre/CalDAV/Schedule/
H A DScheduleDeliverTest.php318 $this->putPath('calendars/user2/cal/foo.ics', $oldObject);
565 $this->putPath($this->calendarObjectUri, $oldObject);
584 $this->putPath($this->calendarObjectUri, $oldObject);
621 function putPath($path, $data) { function in Sabre\\CalDAV\\Schedule\\ScheduleDeliverTest