constant KeywordFilter::REGEX in Tamper 8
Flags whether or not we'll be using regex to match.
This value is calculated by other options.
File
- src/
Plugin/ Tamper/ KeywordFilter.php, line 61
Class
- KeywordFilter
- Plugin implementation for filtering based on a list of words/phrases.
Namespace
Drupal\tamper\Plugin\TamperCode
const REGEX = 'regex';