Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Logging/
H A DLogSink.php50 public $includeChildren; variable in Google\\Service\\Logging\\LogSink
169 public function setIncludeChildren($includeChildren) argument
171 $this->includeChildren = $includeChildren;
178 return $this->includeChildren;
/plugin/webdav/vendor/sabre/dav/lib/DAV/Locks/
H A DPlugin.php320 $locks = $this->getLocks($path, $includeChildren = true);
/plugin/davcal/vendor/sabre/dav/lib/DAV/Locks/
H A DPlugin.php320 $locks = $this->getLocks($path, $includeChildren = true);