You are here

constant SpamspanInterface::PATTERN_SPECIAL in SpamSpan filter 8.2

Same name and namespace in other branches
  1. 8 src/SpamspanInterface.php \Drupal\spamspan\SpamspanInterface::PATTERN_SPECIAL

Special characters in the local part.

File

src/SpamspanInterface.php, line 13

Class

SpamspanInterface
Spamspan interface.

Namespace

Drupal\spamspan

Code

const PATTERN_SPECIAL = '\\-\\.\\~\'\\!\\#$\\%\\&\\+\\/\\*\\=\\?\\^\\_\\`\\{\\|\\}\\+^@';