Skip to content Skip to footer navigation

Swap Case Modifier

Returns a case swapped version of the string.

string: IpHONE
{{ string | swap_case }}
{{ Statamic::modify($string)->swapCase() }}
iPhone