You are here

service opigno_notification.manager in Opigno notifications 3.x

Class

Drupal\opigno_notification\Services\OpignoNotificationManager
1 string reference to opigno_notification.manager
OpignoNotificationController::create in src/Controller/OpignoNotificationController.php
Instantiates a new instance of this class.

File

./opigno_notification.services.yml
opigno_notification.services.yml

View source
  1. class: Drupal\opigno_notification\Services\OpignoNotificationManager
  2. arguments:
  3. - '@current_user'
  4. - '@entity_type.manager'