namespace Drupal\wordfilter\Plugin\WordfilterProcess in Wordfilter 8.2
| Class   | Location | Description | 
|---|---|---|
| DefaultWordfilterProcess | src/ | Plugin annotation @WordfilterProcess( id = "default", label = @Translation("Direct substitution (default)"), description = @Translation("All specified filter words will be directly replaced with the specified substitution text by using a simple… | 
| TokenWordfilterProcess | src/ | Plugin annotation @WordfilterProcess( id = "token", label = @Translation("Token substitution"), description = @Translation("Similar to the default process, all specified filter words will be directly replaced with the substitution text. You may… | 
