Mail::RFC_2822_SPECIALS

Same name 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 = '()<>[]:;@\\,."';

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.