Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CivicInfo/
H A DAdministrativeBody.php79 public $votingLocationFinderUrl; variable in Google\\Service\\CivicInfo\\AdministrativeBody
280 public function setVotingLocationFinderUrl($votingLocationFinderUrl) argument
282 $this->votingLocationFinderUrl = $votingLocationFinderUrl;
289 return $this->votingLocationFinderUrl;
/plugin/authgoogle/google/contrib/
H A DGoogle_CivicInfoService.php164 public $votingLocationFinderUrl; variable in Google_AdministrativeBody
239 public function setVotingLocationFinderUrl( $votingLocationFinderUrl) { argument
240 $this->votingLocationFinderUrl = $votingLocationFinderUrl;
243 return $this->votingLocationFinderUrl;