Searched refs:favoriteCount (Results 1 – 2 of 2) sorted by relevance
33 public $favoriteCount; variable in Google\\Service\\YouTube\\VideoStatistics74 public function setFavoriteCount($favoriteCount) argument76 $this->favoriteCount = $favoriteCount;83 return $this->favoriteCount;
4858 public $favoriteCount; variable in Google_VideoStatistics4873 public function setFavoriteCount( $favoriteCount) { argument4874 $this->favoriteCount = $favoriteCount;4877 return $this->favoriteCount;