Home
last modified time | relevance | path

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

/plugin/authgoogle/google/contrib/
H A DGoogle_AnalyticsService.php1020 public $nextAppendLink; variable in Google_DailyUploadAppend
1052 public function setNextAppendLink( $nextAppendLink) { argument
1053 $this->nextAppendLink = $nextAppendLink;
1056 return $this->nextAppendLink;