<?php $variables['arguments'] = ['foo_bar']; var_dump(preg_replace('/[^a-zA-Z0-9]/', '_', $variables['arguments']));
You have javascript disabled. You will not be able to edit any code.