You are here

opigno_notification.services.yml in Opigno notifications 3.x

File

opigno_notification.services.yml
View source
  1. services:
  2. opigno_notification.manager:
  3. class: Drupal\opigno_notification\Services\OpignoNotificationManager
  4. arguments: ['@current_user', '@entity_type.manager']