Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/PagespeedInsights/
H A DEnvironment.php26 public $hostUserAgent; variable in Google\\Service\\PagespeedInsights\\Environment
43 public function setHostUserAgent($hostUserAgent) argument
45 $this->hostUserAgent = $hostUserAgent;
52 return $this->hostUserAgent;