SearchHelper::remove_accents
Transliterates given text to ASCII
Signature
public function remove_accents(string
$strĀ )
Parameters
-
$str
- String to remove accents from
Returns
- string
Tasks
Line | Task |
---|---|
233 | remove other prefixes as well? |