Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/AndroidManagement/
H A DWebApp.php36 public $startUrl; variable in Google\\Service\\AndroidManagement\\WebApp
91 public function setStartUrl($startUrl) argument
93 $this->startUrl = $startUrl;
100 return $this->startUrl;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AndroidEnterprise/
H A DWebApp.php36 public $startUrl; variable in Google\\Service\\AndroidEnterprise\\WebApp
95 public function setStartUrl($startUrl) argument
97 $this->startUrl = $startUrl;
104 return $this->startUrl;