Method String::censor

Meta:

Written by

Leo Feyer <http://www.contao.org>

/system/libraries/String.php line 270
Automatically extracted PHP DOC comment from code:

Censor a single word or an array of words within a string

END OF PHP DOC
public function string censor(string $strString, array $varWords, string $strReplace)

Parameters

string $strString
Not documented yet. Please add documentation to this entry.
array $varWords
Not documented yet. Please add documentation to this entry.
string $strReplace
Default: ""
Not documented yet. Please add documentation to this entry.

Add a comment

Please calculate 3 plus 6.