Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CivicInfo/
H A DPollingLocation.php42 public $pollingHours; variable in Google\\Service\\CivicInfo\\PollingLocation
129 public function setPollingHours($pollingHours) argument
131 $this->pollingHours = $pollingHours;
138 return $this->pollingHours;
/plugin/authgoogle/google/contrib/
H A DGoogle_CivicInfoService.php563 public $pollingHours; variable in Google_PollingLocation
599 public function setPollingHours( $pollingHours) { argument
600 $this->pollingHours = $pollingHours;
603 return $this->pollingHours;