Page MenuHomePhabricator

IProxyRead.php
No OneTemporary

IProxyRead.php

<?php
namespace Sabre\CalDAV\Principal;
use Sabre\DAVACL;
/**
* ProxyRead principal interface
*
* Any principal node implementing this interface will be picked up as a 'proxy
* principal group'.
*
* @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 IProxyRead extends DAVACL\IPrincipal {
}

File Metadata

Mime Type
text/x-php
Expires
Sat, Dec 21, 1:41 PM (2 w, 5 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
913837
Default Alt Text
IProxyRead.php (434 B)

Event Timeline