Searched refs:dislikeCount (Results 1 – 2 of 2) sorted by relevance
29 public $dislikeCount; variable in Google\\Service\\YouTube\\VideoStatistics60 public function setDislikeCount($dislikeCount) argument62 $this->dislikeCount = $dislikeCount;69 return $this->dislikeCount;
4857 public $dislikeCount; variable in Google_VideoStatistics4867 public function setDislikeCount( $dislikeCount) { argument4868 $this->dislikeCount = $dislikeCount;4871 return $this->dislikeCount;