Str::studly()
Converts a string to studly caps case
Parameters
Name | Type | Default | Description |
---|---|---|---|
$value | string |
null |
The string to convert |
Return type
string
Converts a string to studly caps case
Name | Type | Default | Description |
---|---|---|---|
$value | string |
null |
The string to convert |
string