Home
last modified time | relevance | path

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

/plugin/authgoogle/google/contrib/
H A DGoogle_ShoppingService.php512 public $destLink; variable in Google_ProductsPromotions
538 public function setDestLink( $destLink) { argument
539 $this->destLink = $destLink;
542 return $this->destLink;