Page MenuHomePhabricator

ICalendar.php
No OneTemporary

ICalendar.php

<?php
namespace Sabre\CalDAV;
use Sabre\DAVACL;
/**
* Calendar interface
*
* Implement this interface to allow a node to be recognized as an calendar.
*
* @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 ICalendar extends ICalendarObjectContainer, DAVACL\IACL {
}

File Metadata

Mime Type
text/x-php
Expires
Sun, Dec 22, 8:29 AM (3 d, 22 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
914236
Default Alt Text
ICalendar.php (408 B)

Event Timeline