Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/FirebaseCloudMessaging/
H A DAndroidNotification.php116 public $titleLocKey; variable in Google\\Service\\FirebaseCloudMessaging\\AndroidNotification
451 public function setTitleLocKey($titleLocKey) argument
453 $this->titleLocKey = $titleLocKey;
460 return $this->titleLocKey;