Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudIAP/
H A DAccessSettings.php36 public function setCorsSettings(CorsSettings $corsSettings) argument
38 $this->corsSettings = $corsSettings;
45 return $this->corsSettings;