Home
last modified time | relevance | path

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

/plugin/webdav/vendor/sabre/dav/lib/DAVACL/
H A DPlugin.php1148 $this->principalMatchReport($path, $report);
1259 protected function principalMatchReport($path, Xml\Request\PrincipalMatchReport $report) { function in Sabre\\DAVACL\\Plugin