Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/PeopleService/
H A DPhoneNumber.php25 public $canonicalForm; variable in Google\\Service\\PeopleService\\PhoneNumber
44 public function setCanonicalForm($canonicalForm) argument
46 $this->canonicalForm = $canonicalForm;
53 return $this->canonicalForm;