Class Sabre\CalDAV\Backend\AbstractBackend

abstract
implements BackendInterface

Abstract Calendaring backend. Extend this class to create your own backends.

Checkout the BackendInterface for all the methods that must be implemented.

Methods