?iť?

Your IP : 3.142.200.28


Current Path : /home/scgforma/www/cloud/3rdparty/sabre/dav/lib/CalDAV/Schedule/
Upload File :
Current File : /home/scgforma/www/cloud/3rdparty/sabre/dav/lib/CalDAV/Schedule/ISchedulingObject.php

<?php

namespace Sabre\CalDAV\Schedule;

/**
 * The SchedulingObject represents a scheduling object in the Inbox collection
 *
 * @license http://sabre.io/license/ Modified BSD License
 * @copyright Copyright (C) fruux GmbH (https://fruux.com/)
 */
interface ISchedulingObject extends \Sabre\CalDAV\ICalendarObject {

}