H A D | Google_ModeratorService.php | 957 public $vote; variable in Google_ModeratorVotesResourcePartial 959 public function setVote($vote) { argument 960 $this->vote = $vote; 963 return $this->vote; 1310 public $vote; variable in Google_Submission 1372 $this->vote = $vote; 1375 return $this->vote; 1821 public $vote; variable in Google_Vote 1827 public function setVote($vote) { argument 1828 $this->vote = $vote; [all …]
|