You are here

service opigno_learning_path.join_form in Opigno Learning path 3.x

Same name and namespace in other branches
  1. 8 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_html in ./opigno_learning_path.module
Implements hook_preprocess_html().

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'