Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CivicInfo/
H A DVoterInfoResponse.php25 protected $dropOffLocationsType = PollingLocation::class;
27 protected $earlyVoteSitesType = PollingLocation::class;
43 protected $pollingLocationsType = PollingLocation::class;
69 * @param PollingLocation[]
76 * @return PollingLocation[]
83 * @param PollingLocation[]
90 * @return PollingLocation[]
167 * @param PollingLocation[]
174 * @return PollingLocation[]
H A DPollingLocation.php20 class PollingLocation extends \Google\Collection class
185 class_alias(PollingLocation::class, 'Google_Service_CivicInfo_PollingLocation');