FilterInterface::TYPE_TRANSFORM_REVERSIBLE
Same name in other branches
- 9 core/modules/filter/src/Plugin/FilterInterface.php \Drupal\filter\Plugin\FilterInterface::TYPE_TRANSFORM_REVERSIBLE
- 8.9.x core/modules/filter/src/Plugin/FilterInterface.php \Drupal\filter\Plugin\FilterInterface::TYPE_TRANSFORM_REVERSIBLE
- 11.x core/modules/filter/src/Plugin/FilterInterface.php \Drupal\filter\Plugin\FilterInterface::TYPE_TRANSFORM_REVERSIBLE
Reversible transformation filters.
File
-
core/
modules/ filter/ src/ Plugin/ FilterInterface.php, line 94
Class
- FilterInterface
- Defines the interface for text processing filter plugins.
Namespace
Drupal\filter\PluginCode
const TYPE_TRANSFORM_REVERSIBLE = 2;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.