Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Connectors/
H A DConnectorVersion.php221 public function setSupportedRuntimeFeatures(SupportedRuntimeFeatures $supportedRuntimeFeatures) argument
223 $this->supportedRuntimeFeatures = $supportedRuntimeFeatures;
230 return $this->supportedRuntimeFeatures;