Home
last modified time | relevance | path

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

/plugin/authgoogle/google/contrib/
H A DGoogle_ShoppingService.php868 public $queryMatched; variable in Google_ShoppingModelProductJsonV1
1071 public function setQueryMatched( $queryMatched) { argument
1072 $this->queryMatched = $queryMatched;
1075 return $this->queryMatched;