You are here

constant KeywordFilter::FUNCTION in Tamper 8

Holds which string position function will be used.

This value is calculated by other options.

File

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

Class

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

Namespace

Drupal\tamper\Plugin\Tamper

Code

const FUNCTION = 'function';