Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Forms/
H A DQuestion.php50 public function setChoiceQuestion(ChoiceQuestion $choiceQuestion) argument
52 $this->choiceQuestion = $choiceQuestion;
59 return $this->choiceQuestion;