FilterInterface::TYPE_MARKUP_LANGUAGE

Non-HTML markup language filters that generate HTML.

File

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

Class

FilterInterface
Defines the interface for text processing filter plugins.

Namespace

Drupal\filter\Plugin

Code

const TYPE_MARKUP_LANGUAGE = 0;

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