Searched refs:MockSubscriptionSupport (Results 1 – 3 of 3) sorted by relevance
14 $caldavBackend = new \Sabre\CalDAV\Backend\MockSubscriptionSupport([],[]);136 $caldavBackend = new \Sabre\CalDAV\Backend\MockSubscriptionSupport([],[]);
17 class MockSubscriptionSupport extends Mock implements SubscriptionSupport { class
210 …$this->caldavBackend = new CalDAV\Backend\MockSubscriptionSupport($this->caldavCalendars, $this->c…