Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Forms/
H A DQuestion.php134 public function setRowQuestion(RowQuestion $rowQuestion) argument
136 $this->rowQuestion = $rowQuestion;
143 return $this->rowQuestion;