Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/AndroidEnterprise/
H A DWebAppsListResponse.php29 public function setWebApp($webApp) argument
31 $this->webApp = $webApp;
38 return $this->webApp;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Script/
H A DEntryPoint.php78 public function setWebApp(GoogleAppsScriptTypeWebAppEntryPoint $webApp) argument
80 $this->webApp = $webApp;
87 return $this->webApp;