constant FILTER_TYPE_TRANSFORM_IRREVERSIBLE

Irreversible transformation filters.

1 use of FILTER_TYPE_TRANSFORM_IRREVERSIBLE
filter_test_filter_info in drupal/core/modules/system/tests/modules/filter_test/filter_test.module
Implements hook_filter_info().

File

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

Code

const FILTER_TYPE_TRANSFORM_IRREVERSIBLE = 3;