Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/AndroidManagement/
H A DExtensionConfig.php26 public $notificationReceiver; variable in Google\\Service\\AndroidManagement\\ExtensionConfig
35 public function setNotificationReceiver($notificationReceiver) argument
37 $this->notificationReceiver = $notificationReceiver;
44 return $this->notificationReceiver;