Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Forms/
H A DInfo.php29 public $documentTitle; variable in Google\\Service\\Forms\\Info
52 public function setDocumentTitle($documentTitle) argument
54 $this->documentTitle = $documentTitle;
61 return $this->documentTitle;