You are here

constant AdvancedTextFormatter::FORMAT_NONE in Advanced Text Formatter 8

Same name and namespace in other branches
  1. 2.1.x src/Plugin/Field/FieldFormatter/AdvancedTextFormatter.php \Drupal\advanced_text_formatter\Plugin\Field\FieldFormatter\AdvancedTextFormatter::FORMAT_NONE
  2. 2.0.x src/Plugin/Field/FieldFormatter/AdvancedTextFormatter.php \Drupal\advanced_text_formatter\Plugin\Field\FieldFormatter\AdvancedTextFormatter::FORMAT_NONE

File

src/Plugin/Field/FieldFormatter/AdvancedTextFormatter.php, line 33

Class

AdvancedTextFormatter
Plugin implementation of the 'advanced_text_formatter' formatter.

Namespace

Drupal\advanced_text_formatter\Plugin\Field\FieldFormatter

Code

const FORMAT_NONE = 'none';