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