Str::ucwords()
A UTF-8 safe version of ucwords()
Str::ucwords(string $string = null): string
Parameters
Name | Type | Default |
---|---|---|
$string | string |
null |
Return type
string
A UTF-8 safe version of ucwords()
Str::ucwords(string $string = null): string
Name | Type | Default |
---|---|---|
$string | string |
null |
string