Home
last modified time | relevance | path

Searched refs:shortUrlClicks (Results 1 – 1 of 1) sorted by path

/plugin/authgoogle/google/contrib/
H A DGoogle_UrlshortenerService.php132 public $shortUrlClicks; variable in Google_AnalyticsSnapshot
167 public function setShortUrlClicks( $shortUrlClicks) { argument
168 $this->shortUrlClicks = $shortUrlClicks;
171 return $this->shortUrlClicks;