You are here

constant KeywordFilter::EXACT in Tamper 8

A list of words/phrases appearing in the text. Enter one value per line.

File

src/Plugin/Tamper/KeywordFilter.php, line 36

Class

KeywordFilter
Plugin implementation for filtering based on a list of words/phrases.

Namespace

Drupal\tamper\Plugin\Tamper

Code

const EXACT = 'exact';