Home
last modified time | relevance | path

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

/plugin/authgoogle/google/contrib/
H A DGoogle_ShoppingService.php871 public $totalMatchingVariants; variable in Google_ShoppingModelProductJsonV1
1089 public function setTotalMatchingVariants( $totalMatchingVariants) { argument
1090 $this->totalMatchingVariants = $totalMatchingVariants;
1093 return $this->totalMatchingVariants;