Skip to content

Instantly share code, notes, and snippets.

@OlegShchavelev
Created July 26, 2019 14:16
Show Gist options
  • Save OlegShchavelev/9452507dbb4c496cdf53c51b99da5ad8 to your computer and use it in GitHub Desktop.
Save OlegShchavelev/9452507dbb4c496cdf53c51b99da5ad8 to your computer and use it in GitHub Desktop.
Модификатор Fenom очистка символом.
<a href="tel:{$_modx->config.phone | preg_replace:'/[^0-9]|/': ''}">{$_modx->config.phone}</a>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment