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
Sun, Dec 22, 8:43 AM (3 d, 21 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
914116
Default Alt Text
IAddressBook.php (393 B)

Event Timeline