Home
last modified time | relevance | path

Searched refs:noneVotes (Results 1 – 1 of 1) sorted by relevance

/plugin/authgoogle/google/contrib/
H A DGoogle_ModeratorService.php1156 public $noneVotes; variable in Google_SeriesCounters
1168 public function setNoneVotes($noneVotes) { argument
1169 $this->noneVotes = $noneVotes;
1172 return $this->noneVotes;
1428 public $noneVotes; variable in Google_SubmissionCounters
1431 public function setNoneVotes($noneVotes) { argument
1432 $this->noneVotes = $noneVotes;
1435 return $this->noneVotes;
1685 public $noneVotes; variable in Google_TopicCounters
1697 $this->noneVotes = $noneVotes;
[all …]