You are here

service opigno_learning_path.join_form in Opigno Learning path 8

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

Class

Drupal\opigno_learning_path\JoinService
1 string reference to opigno_learning_path.join_form
opigno_learning_path_preprocess_page in ./opigno_learning_path.module
Implements hook_preprocess_page().

File

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

View source
  1. class: Drupal\opigno_learning_path\JoinService
  2. arguments:
  3. - '@current_user'
  4. - '@entity.form_builder'