You are here

protected property EditorNoteTableFormatter::$editorNoteHelper in Editor Notes 8

The editor note helper.

Type: \Drupal\editor_note\EditorNoteHelperService

File

src/Plugin/Field/FieldFormatter/EditorNoteTableFormatter.php, line 31

Class

EditorNoteTableFormatter
Plugin implementation of the 'Editor Note' formatter.

Namespace

Drupal\editor_note\Plugin\Field\FieldFormatter

Code

protected $editorNoteHelper;