You are here

editor_note.services.yml in Editor Notes 8

File

editor_note.services.yml
View source
  1. services:
  2. editor_note.helper:
  3. class: Drupal\editor_note\EditorNoteHelperService
  4. arguments: ['@entity_type.manager', '@date.formatter', '@database', '@current_user', '@module_handler']