Skip to content

Kirby 5.0.4

Str::ucfirst()

A UTF-8 safe version of ucfirst()

Str::ucfirst(string|null $string): string

Parameters

Name Type Default
$string stringornull no default value

Return type

string

Parent class

Kirby\Toolkit\Str