Home
last modified time | relevance | path

Searched refs:allTime (Results 1 – 1 of 1) sorted by last modified time

/plugin/authgoogle/google/contrib/
H A DGoogle_UrlshortenerService.php178 public $allTime; variable in Google_AnalyticsSummary
191 public function setAllTime(Google_AnalyticsSnapshot $allTime) { argument
192 $this->allTime = $allTime;
195 return $this->allTime;