JStringNormalise::toUnderscoreSeparated
Method to convert a string into underscore separated form.
Signature
public function toUnderscoreSeparated(string
$input )
Parameters
-
$input
- The string input (ASCII only).
Returns
- string
- The underscore separated string.