Home
last modified time | relevance | path

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

/plugin/davcal/vendor/sabre/dav/tests/Sabre/
H A DDAVServerTest.php25 protected $setupCalDAVSharing = false; variable in Sabre\\DAVServerTest
110 if ($this->setupCalDAVSharing) {
206 if ($this->setupCalDAVSharing && is_null($this->caldavBackend)) {
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CalDAV/Schedule/
H A DPluginPropertiesWithSharedCalendarTest.php13 protected $setupCalDAVSharing = true; variable in Sabre\\CalDAV\\Schedule\\PluginPropertiesWithSharedCalendarTest
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CalDAV/
H A DSharingPluginTest.php11 protected $setupCalDAVSharing = true; variable in Sabre\\CalDAV\\SharingPluginTest