You are here

constant Mail::RFC_2822_SPECIALS in Drupal 8

Same name and namespace in other branches
  1. 9 core/lib/Drupal/Component/Utility/Mail.php \Drupal\Component\Utility\Mail::RFC_2822_SPECIALS

RFC-2822 "specials" characters.

File

core/lib/Drupal/Component/Utility/Mail.php, line 15

Class

Mail
Provides helpers to ensure emails are compliant with RFCs.

Namespace

Drupal\Component\Utility

Code

const RFC_2822_SPECIALS = '()<>[]:;@\\,."';