Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/FirebaseCloudMessaging/
H A DAndroidNotification.php34 public $bodyLocKey; variable in Google\\Service\\FirebaseCloudMessaging\\AndroidNotification
157 public function setBodyLocKey($bodyLocKey) argument
159 $this->bodyLocKey = $bodyLocKey;
166 return $this->bodyLocKey;