Home
last modified time | relevance | path

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

/plugin/webdav/vendor/sabre/dav/lib/DAVACL/
H A DPlugin.php1152 $this->aclPrincipalPropSetReport($path, $report);
1544 …protected function aclPrincipalPropSetReport($path, Xml\Request\AclPrincipalPropSetReport $report)… function in Sabre\\DAVACL\\Plugin