You are here

service opigno_lps in Opigno Learning path 8

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

Class

Drupal\opigno_learning_path\LpSteps
4 string references to opigno_lps
opigno_learning_path_get_course_step in ./opigno_learning_path.module
Builds up a training course step.
opigno_learning_path_get_ilt_step in ./opigno_learning_path.module
Builds up a training ILT step.
opigno_learning_path_get_meeting_step in ./opigno_learning_path.module
Builds up a training live meeting step.
opigno_learning_path_get_module_step in ./opigno_learning_path.module
Builds up a training module step.

File

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

View source
  1. class: Drupal\opigno_learning_path\LpSteps
  2. arguments:
  3. - '@current_user'
  4. - '@database'
  5. - '@module_handler'