Home
last modified time | relevance | path

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

/plugin/authgoogle/google/contrib/
H A DGoogle_PagespeedonlineService.php95 public $pageStats; variable in Google_Result
130 public function setPageStats(Google_ResultPageStats $pageStats) { argument
131 $this->pageStats = $pageStats;
134 return $this->pageStats;