Skip to content Skip to footer navigation

Surround Modifier

Surrounds a string with another string.

string: ' ͜ '
{{ string | surround('ʘ') }}
{{ Statamic::modify($string)->surround('ʘ') }}
ʘ ͜ ʘ