Searched refs:deleteNotification (Results 1 – 5 of 5) sorted by relevance
44 function deleteNotification($principalUri, NotificationInterface $notification); function
104 $this->caldavBackend->deleteNotification($this->getOwner(), $this->notification);
102 $this->caldavBackend->deleteNotification($this->getOwner(), $this->notification);
48 function deleteNotification($principalUri, NotificationInterface $notification) { function in Sabre\\CalDAV\\Backend\\MockSharing