Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CivicInfo/
H A DAdministrativeBody.php61 public $electionRulesUrl; variable in Google\\Service\\CivicInfo\\AdministrativeBody
210 public function setElectionRulesUrl($electionRulesUrl) argument
212 $this->electionRulesUrl = $electionRulesUrl;
219 return $this->electionRulesUrl;
/plugin/authgoogle/google/contrib/
H A DGoogle_CivicInfoService.php157 public $electionRulesUrl; variable in Google_AdministrativeBody
208 public function setElectionRulesUrl( $electionRulesUrl) { argument
209 $this->electionRulesUrl = $electionRulesUrl;
212 return $this->electionRulesUrl;