Handler::sanitize()
Sanitizes the given string
Parameters
Name | Type | Default | Description |
---|---|---|---|
$string * | string |
– | |
$isExternal | bool |
false |
Whether the string is from an external file that may be accessed directly |
Return type
string