Home
last modified time | relevance | path

Searched refs:htmlSanitization (Results 1 – 1 of 1) sorted by path

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudTalentSolution/
H A DProcessingOptions.php29 public $htmlSanitization; variable in Google\\Service\\CloudTalentSolution\\ProcessingOptions
48 public function setHtmlSanitization($htmlSanitization) argument
50 $this->htmlSanitization = $htmlSanitization;
57 return $this->htmlSanitization;