Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudIAP/
H A DCorsSettings.php25 public $allowHttpOptions; variable in Google\\Service\\CloudIAP\\CorsSettings
30 public function setAllowHttpOptions($allowHttpOptions) argument
32 $this->allowHttpOptions = $allowHttpOptions;
39 return $this->allowHttpOptions;