Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Script/
H A DGoogleAppsScriptTypeAddOnEntryPoint.php37 public $postInstallTipUrl; variable in Google\\Service\\Script\\GoogleAppsScriptTypeAddOnEntryPoint
92 public function setPostInstallTipUrl($postInstallTipUrl) argument
94 $this->postInstallTipUrl = $postInstallTipUrl;
101 return $this->postInstallTipUrl;