Searched refs:SyncCollectionReport (Results 1 – 5 of 5) sorted by relevance
23 $elem = new SyncCollectionReport();47 $elem = new SyncCollectionReport();71 $elem = new SyncCollectionReport();
6 use Sabre\DAV\Xml\Request\SyncCollectionReport; alias104 * @param SyncCollectionReport $report107 function syncCollection($uri, SyncCollectionReport $report) {
7 use Sabre\DAV\Xml\Request\SyncCollectionReport; alias104 * @param SyncCollectionReport $report107 function syncCollection($uri, SyncCollectionReport $report) {
21 class SyncCollectionReport implements XmlDeserializable { class