Searched refs:SharingSupport (Results 1 – 6 of 6) sorted by relevance
151 if ($this->caldavBackend instanceof Backend\SharingSupport) {198 if ($this->caldavBackend instanceof Backend\SharingSupport) {346 if (!$this->caldavBackend instanceof Backend\SharingSupport) {
149 if ($this->caldavBackend instanceof Backend\SharingSupport) {200 if ($this->caldavBackend instanceof Backend\SharingSupport) {398 if (!$this->caldavBackend instanceof Backend\SharingSupport) {
23 interface SharingSupport extends BackendInterface { interface
26 SharingSupport {
172 interface SharingSupport extends NotificationSupport { interface
9 class MockSharing extends Mock implements NotificationSupport, SharingSupport {