Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudSearch/
H A DCheckAccessResponse.php25 public $hasAccess; variable in Google\\Service\\CloudSearch\\CheckAccessResponse
30 public function setHasAccess($hasAccess) argument
32 $this->hasAccess = $hasAccess;
39 return $this->hasAccess;
/plugin/webdav/
H A Dhelper.php19 public function hasAccess() function in helper_plugin_webdav
/plugin/webdav/core/Backend/
H A DAuth.php34 if (!$helper->hasAccess()) {