Home
last modified time | relevance | path

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

/plugin/davcal/vendor/sabre/dav/lib/DAV/Browser/
H A DPlugin.php48 public $uninterestingProperties = [ variable in Sabre\\DAV\\Browser\\Plugin
343 if (!in_array($propName, $this->uninterestingProperties)) {
/plugin/webdav/vendor/sabre/dav/lib/DAV/Browser/
H A DPlugin.php48 public $uninterestingProperties = [ variable in Sabre\\DAV\\Browser\\Plugin
343 if (!in_array($propName, $this->uninterestingProperties)) {