protected property FilterSpamspan::$textAltered in SpamSpan filter 8
Same name and namespace in other branches
- 8.2 src/Plugin/Filter/FilterSpamspan.php \Drupal\spamspan\Plugin\Filter\FilterSpamspan::textAltered
If text was altered by this filter, set variable below to TRUE.
Type: bool
File
- src/
Plugin/ Filter/ FilterSpamspan.php, line 51
Class
- FilterSpamspan
- Provides a filter to obfuscate email addresses.
Namespace
Drupal\spamspan\Plugin\FilterCode
protected $textAltered = FALSE;