Home
last modified time | relevance | path

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

/plugin/authgoogle/google/contrib/
H A DGoogle_PagespeedonlineService.php381 public $javascriptResponseBytes; variable in Google_ResultPageStats
414 public function setJavascriptResponseBytes( $javascriptResponseBytes) { argument
415 $this->javascriptResponseBytes = $javascriptResponseBytes;
418 return $this->javascriptResponseBytes;