service editor_note.helper in Editor Notes 8
Class
Drupal\editor_note\EditorNoteHelperService5 string references to editor_note.helper
- ConfirmDeleteEditorNoteForm::create in src/
Form/ ConfirmDeleteEditorNoteForm.php - Instantiates a new instance of this class.
- EditorNoteTableFormatter::create in src/
Plugin/ Field/ FieldFormatter/ EditorNoteTableFormatter.php - Creates an instance of the plugin.
- EditorNoteWidget::create in src/
Plugin/ Field/ FieldWidget/ EditorNoteWidget.php - Creates an instance of the plugin.
- EntityHook::create in src/
Hook/ EntityHook.php - Instantiates a new instance of this class.
- ModalForm::create in src/
Form/ ModalForm.php - Instantiates a new instance of this class.
File
View source
- class: Drupal\editor_note\EditorNoteHelperService
- arguments:
- - '@entity_type.manager'
- - '@date.formatter'
- - '@database'
- - '@current_user'
- - '@module_handler'