FilterInterface::TYPE_TRANSFORM_IRREVERSIBLE

Same name and namespace in other branches
  1. 9 core/modules/filter/src/Plugin/FilterInterface.php \Drupal\filter\Plugin\FilterInterface::TYPE_TRANSFORM_IRREVERSIBLE
  2. 8.9.x core/modules/filter/src/Plugin/FilterInterface.php \Drupal\filter\Plugin\FilterInterface::TYPE_TRANSFORM_IRREVERSIBLE
  3. 10 core/modules/filter/src/Plugin/FilterInterface.php \Drupal\filter\Plugin\FilterInterface::TYPE_TRANSFORM_IRREVERSIBLE

Irreversible transformation filters.

File

core/modules/filter/src/Plugin/FilterInterface.php, line 99

Class

FilterInterface
Defines the interface for text processing filter plugins.

Namespace

Drupal\filter\Plugin

Code

const TYPE_TRANSFORM_IRREVERSIBLE = 3;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.