Home
last modified time | relevance | path

Searched refs:nextLink (Results 26 – 26 of 26) sorted by relevance

12

/plugin/authgoogle/google/contrib/
H A DGoogle_ShoppingService.php247 public $nextLink; variable in Google_Products
334 public function setNextLink( $nextLink) { argument
335 $this->nextLink = $nextLink;
338 return $this->nextLink;

12