constant SpamspanInterface::PATTERN_EMAIL_BARE in SpamSpan filter 8
Same name and namespace in other branches
- 8.2 src/SpamspanInterface.php \Drupal\spamspan\SpamspanInterface::PATTERN_EMAIL_BARE
File
- src/
SpamspanInterface.php, line 35
Class
- SpamspanInterface
- Spamspan interface.
Namespace
Drupal\spamspanCode
const PATTERN_EMAIL_BARE = '!' . self::PATTERN_MAIN . '!ix';