Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 212 Bytes

File metadata and controls

10 lines (7 loc) · 212 Bytes

upperCaseFirst

Converts the first character of the supplied string to upper case.

Description

static upperCaseFirst()

Return Value

static
String with the first character of $str being upper case