Str::kebab()
Convert a string to kebab case.
Str::kebab(string $value = null): string
Parameters
Name | Type | Default |
---|---|---|
$value | string |
null |
Return type
string
Convert a string to kebab case.
Str::kebab(string $value = null): string
Name | Type | Default |
---|---|---|
$value | string |
null |
string