Home
last modified time | relevance | path

Searched refs:contactPhone (Results 1 – 3 of 3) sorted by path

/plugin/authgoogle/google/contrib/
H A DGoogle_GanService.php394 public $contactPhone; variable in Google_Advertiser
441 public function setContactPhone( $contactPhone) { argument
442 $this->contactPhone = $contactPhone;
445 return $this->contactPhone;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AndroidProvisioningPartner/
H A DConfiguration.php41 public $contactPhone; variable in Google\\Service\\AndroidProvisioningPartner\\Configuration
122 public function setContactPhone($contactPhone) argument
124 $this->contactPhone = $contactPhone;
131 return $this->contactPhone;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AndroidPublisher/
H A DAppDetails.php29 public $contactPhone; variable in Google\\Service\\AndroidPublisher\\AppDetails
56 public function setContactPhone($contactPhone) argument
58 $this->contactPhone = $contactPhone;
65 return $this->contactPhone;