Page MenuHomePhabricator

IOutbox.php
No OneTemporary

IOutbox.php

<?php
namespace Sabre\CalDAV\Schedule;
/**
* Implement this interface to have a node be recognized as a CalDAV scheduling
* outbox.
*
* @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 IOutbox extends \Sabre\DAV\ICollection, \Sabre\DAVACL\IACL {
}

File Metadata

Mime Type
text/x-php
Expires
Thu, Dec 5, 7:52 AM (11 h, 28 s)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
913565
Default Alt Text
IOutbox.php (390 B)

Event Timeline