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