Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/DLP/
H A DGooglePrivacyDlpV2CharacterMaskConfig.php41 public function setCharactersToIgnore($charactersToIgnore) argument
43 $this->charactersToIgnore = $charactersToIgnore;
50 return $this->charactersToIgnore;