Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CivicInfo/
H A DContest.php26 public $ballotPlacement; variable in Google\\Service\\CivicInfo\\Contest
121 public function setBallotPlacement($ballotPlacement) argument
123 $this->ballotPlacement = $ballotPlacement;
130 return $this->ballotPlacement;
/plugin/authgoogle/google/contrib/
H A DGoogle_CivicInfoService.php327 public $ballotPlacement; variable in Google_Contest
349 public function setBallotPlacement( $ballotPlacement) { argument
350 $this->ballotPlacement = $ballotPlacement;
353 return $this->ballotPlacement;