Swap Case Modifier
Returns a case swapped version of the string.
string: IpHONE
{{ string | swap_case }}{{ Statamic::modify($string)->swapCase() }}iPhone
Docs Feedback
Submit improvements, related content, or suggestions through Github.
Betterify this page