| extends | MyTextSanitizerExtension | 
|---|
Replaces banned words in a string with their replacements or terminate current request
| Methods | ||
|---|---|---|
| 
					
	public
					
					
				 | load(MyTextSanitizer $myts, $text): mixed|string | # | 
| Methods inherited from MyTextSanitizerExtension | 
|---|
| __construct(), loadConfig(), mergeConfig(), encode(), decode() | 
| Properties inherited from MyTextSanitizerExtension | 
|---|
| $instance, $myts, $config, $image_path |