Home
last modified time | relevance | path

Searched refs:changeLog (Results 1 – 1 of 1) sorted by relevance

/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAV/Sync/
H A DMockSyncCollection.php19 public $changeLog = []; variable in Sabre\\DAV\\Sync\\MockSyncCollection
42 $this->changeLog[$this->token] = [
129 foreach($this->changeLog as $token=>$change) {