protected property ParagraphsTrimmedFormatterBase::$formatter in Paragraphs Trimmed 8
The formatter that will do the trimming.
Type: \Drupal\Core\Field\FormatterInterface
File
- src/Plugin/ Field/ FieldFormatter/ ParagraphsTrimmedFormatterBase.php, line 44 
Class
- ParagraphsTrimmedFormatterBase
- Base class for paragraph trimmed formatters.
Namespace
Drupal\paragraphs_trimmed\Plugin\Field\FieldFormatterCode
protected $formatter = NULL;