Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CivicInfo/
H A DAdministrativeBody.php29 public $absenteeVotingInfoUrl; variable in Google\\Service\\CivicInfo\\AdministrativeBody
84 public function setAbsenteeVotingInfoUrl($absenteeVotingInfoUrl) argument
86 $this->absenteeVotingInfoUrl = $absenteeVotingInfoUrl;
93 return $this->absenteeVotingInfoUrl;
/plugin/authgoogle/google/contrib/
H A DGoogle_CivicInfoService.php146 public $absenteeVotingInfoUrl; variable in Google_AdministrativeBody
165 public function setAbsenteeVotingInfoUrl( $absenteeVotingInfoUrl) { argument
166 $this->absenteeVotingInfoUrl = $absenteeVotingInfoUrl;
169 return $this->absenteeVotingInfoUrl;