Home
last modified time | relevance | path

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

/plugin/authgoogle/google/contrib/
H A DGoogle_PagespeedonlineService.php188 public $localizedRuleName; variable in Google_ResultFormattedResultsRuleResultsElement
194 public function setLocalizedRuleName( $localizedRuleName) { argument
195 $this->localizedRuleName = $localizedRuleName;
198 return $this->localizedRuleName;