You are here

protected property EditorNoteHelperService::$moduleHandler in Editor Notes 8

The module handler to invoke the alter hook with.

Type: \Drupal\Core\Extension\ModuleHandlerInterface

File

src/EditorNoteHelperService.php, line 61

Class

EditorNoteHelperService
Class EditorNoteHelperService.

Namespace

Drupal\editor_note

Code

protected $moduleHandler;