You are here

service opigno_learning_path.event_subscriber in Opigno Learning path 8

Same name and namespace in other branches
  1. 3.x opigno_learning_path.services.yml \opigno_learning_path.event_subscriber

Class

Drupal\opigno_learning_path\EventSubscriber\LearningPathEventSubscriber

Tags

  • event_subscriber

File

./opigno_learning_path.services.yml
opigno_learning_path.services.yml

View source
  1. class: Drupal\opigno_learning_path\EventSubscriber\LearningPathEventSubscriber
  2. arguments:
  3. - '@opigno_learning_path.content_types.manager'
  4. tags:
  5. - { name: event_subscriber }