Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/HangoutsChat/
H A DWidgetMarkup.php77 public function setTextParagraph(TextParagraph $textParagraph) argument
79 $this->textParagraph = $textParagraph;
86 return $this->textParagraph;
H A DGoogleAppsCardV1Widget.php174 public function setTextParagraph(GoogleAppsCardV1TextParagraph $textParagraph) argument
176 $this->textParagraph = $textParagraph;
183 return $this->textParagraph;