constant FILTER_TYPE_TRANSFORM_REVERSIBLE

Reversible transformation filters.

File

drupal/core/modules/filter/filter.module, line 24
Framework for handling the filtering of content.

Code

const FILTER_TYPE_TRANSFORM_REVERSIBLE = 2;