Home
last modified time | relevance | path

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

/plugin/authgoogle/google/contrib/
H A DGoogle_PagespeedonlineService.php190 public $ruleScore; variable in Google_ResultFormattedResultsRuleResultsElement
206 public function setRuleScore( $ruleScore) { argument
207 $this->ruleScore = $ruleScore;
210 return $this->ruleScore;