Home
last modified time | relevance | path

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

/plugin/authgoogle/google/contrib/
H A DGoogle_PagespeedonlineService.php377 public $cssResponseBytes; variable in Google_ResultPageStats
390 public function setCssResponseBytes( $cssResponseBytes) { argument
391 $this->cssResponseBytes = $cssResponseBytes;
394 return $this->cssResponseBytes;