uppercase
$uppercase
Converts a string value to uppercase. Safe to use in normalize phase (non-throwing). Non-string values are coerced to strings before conversion.
Converts a string value to uppercase. Safe to use in normalize phase (non-throwing). Non-string values are coerced to strings before conversion.