Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DCorsPolicy.php34 public $allowMethods; variable in Google\\Service\\Compute\\CorsPolicy
87 public function setAllowMethods($allowMethods) argument
89 $this->allowMethods = $allowMethods;
96 return $this->allowMethods;