Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/PagespeedInsights/
H A DLighthouseResultV5.php36 public $fetchTime; variable in Google\\Service\\PagespeedInsights\\LighthouseResultV5
139 public function setFetchTime($fetchTime) argument
141 $this->fetchTime = $fetchTime;
148 return $this->fetchTime;