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