redactStringToHTML()
redactStringToHTML(string $style, string $who, string $when, string $str) : string
Wraps the redacted string in to a <span> that formats it correctly for displaying
to the user.
Parameters
| string |
$style |
|
| string |
$who |
|
| string |
$when |
|
| string |
$str |
|
Returns
string