Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Groupssettings/
H A DGroups.php44 public $customFooterText; variable in Google\\Service\\Groupssettings\\Groups
333 public function setCustomFooterText($customFooterText) argument
335 $this->customFooterText = $customFooterText;
342 return $this->customFooterText;