Home
last modified time | relevance | path

Searched refs:executeAs (Results 1 – 1 of 1) sorted by last modified time

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Script/
H A DGoogleAppsScriptTypeWebAppConfig.php29 public $executeAs; variable in Google\\Service\\Script\\GoogleAppsScriptTypeWebAppConfig
48 public function setExecuteAs($executeAs) argument
50 $this->executeAs = $executeAs;
57 return $this->executeAs;