Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudTalentSolution/
H A DSpellingCorrection.php29 public $correctedHtml; variable in Google\\Service\\CloudTalentSolution\\SpellingCorrection
52 public function setCorrectedHtml($correctedHtml) argument
54 $this->correctedHtml = $correctedHtml;
61 return $this->correctedHtml;