Page MenuHomePhabricator

IAddressBook.php
No OneTemporary

IAddressBook.php

<?php
namespace Sabre\CardDAV;
use Sabre\DAV;
/**
* AddressBook interface
*
* Implement this interface to allow a node to be recognized as an addressbook.
*
* @copyright Copyright (C) 2007-2015 fruux GmbH (https://fruux.com/).
* @author Evert Pot (http://evertpot.com/)
* @license http://sabre.io/license/ Modified BSD License
*/
interface IAddressBook extends DAV\ICollection {
}

File Metadata

Mime Type
text/x-php
Expires
Tue, Dec 24, 1:43 AM (1 d, 13 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
914116
Default Alt Text
IAddressBook.php (393 B)

Event Timeline