Home
last modified time | relevance | path

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

/plugin/webdav/vendor/sabre/dav/lib/DAV/Xml/Element/
H A DSharee.php8 use Sabre\DAV\Xml\Property\ShareAccess; alias
127 '{DAV:}share-access' => new ShareAccess($this->access),
/plugin/webdav/vendor/sabre/dav/lib/DAV/Xml/Property/
H A DShareAccess.php25 class ShareAccess implements Element { class
/plugin/webdav/vendor/sabre/dav/lib/DAV/Sharing/
H A DPlugin.php159 return new Property\ShareAccess($node->getShareAccess());