service webform.help_manager in Webform 8.5
Same name and namespace in other branches
- 6.x webform.services.yml \webform.help_manager
Class
Drupal\webform\WebformHelpManager13 string references to webform.help_manager
- template_preprocess_webform_help in includes/
webform.theme.template.inc - Prepares variables for webform help templates.
- WebformCliService::drush_webform_docs in src/
Commands/ WebformCliService.php - Implements drush_hook_COMMAND().
- WebformEditorialController::create in modules/
webform_editorial/ src/ Controller/ WebformEditorialController.php - Instantiates a new instance of this class.
- WebformHelpController::create in src/
Controller/ WebformHelpController.php - Instantiates a new instance of this class.
- WebformHelpVideoForm::create in src/
Form/ WebformHelpVideoForm.php - Instantiates a new instance of this class.
File
View source
- class: Drupal\webform\WebformHelpManager
- arguments:
- - '@current_user'
- - '@config.factory'
- - '@module_handler'
- - '@state'
- - '@path.matcher'
- - '@webform.addons_manager'
- - '@webform.libraries_manager'
- - '@plugin.manager.webform.element'