Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Translate/
H A DSupportedLanguage.php33 public $supportSource; variable in Google\\Service\\Translate\\SupportedLanguage
70 public function setSupportSource($supportSource) argument
72 $this->supportSource = $supportSource;
79 return $this->supportSource;