Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Script/
H A DScriptFile.php64 public function setFunctionSet(GoogleAppsScriptTypeFunctionSet $functionSet) argument
66 $this->functionSet = $functionSet;
73 return $this->functionSet;