Home
last modified time | relevance | path

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

/plugin/davcal/vendor/sabre/dav/tests/Sabre/
H A DDAVServerTest.php27 protected $setupCalDAVSubscriptions = false; variable in Sabre\\DAVServerTest
118 if ($this->setupCalDAVSubscriptions) {
209 if ($this->setupCalDAVSubscriptions && is_null($this->caldavBackend)) {
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CalDAV/Subscriptions/
H A DCreateSubscriptionTest.php11 protected $setupCalDAVSubscriptions = true; variable in Sabre\\CalDAV\\Subscriptions\\CreateSubscriptionTest