service yamlform.help_manager in YAML Form 8
Class
Drupal\yamlform\YamlFormHelpManager3 string references to yamlform.help_manager
- template_preprocess_yamlform_help in includes/
yamlform.theme.inc - Prepares variables for yamlform help.
- YamlFormHelpController::create in src/
Controller/ YamlFormHelpController.php - Instantiates a new instance of this class.
- yamlform_help in ./
yamlform.module - Implements hook_help().
File
View source
- class: Drupal\yamlform\YamlFormHelpManager
- arguments:
- - '@current_user'
- - '@module_handler'
- - '@state'
- - '@path.matcher'
- - '@yamlform.addons_manager'
- - '@yamlform.libraries_manager'