You are here

constant AdvancedTextFormatter::FORMAT_INPUT in Advanced Text Formatter 2.1.x

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

File

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

Class

AdvancedTextFormatter
Plugin implementation of the 'advanced_text_formatter' formatter.

Namespace

Drupal\advanced_text_formatter\Plugin\Field\FieldFormatter

Code

const FORMAT_INPUT = 'input';