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