Str::lower()
A UTF-8 safe version of strtolower()
Str::lower(string|null $string): string
Parameters
Name | Type | Default |
---|---|---|
$string | string ornull |
no default value |
Return type
string
A UTF-8 safe version of strtolower()
Str::lower(string|null $string): string
Name | Type | Default |
---|---|---|
$string | string ornull |
no default value |
string