You are here

constant Mail::RFC_2822_SPECIALS in Webform 8.5

RFC-2822 "specials" characters.

File

src/Utility/Mail.php, line 19

Class

Mail
Provides helpers to ensure emails are compliant with RFCs.

Namespace

Drupal\webform\Utility

Code

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