service webform.libraries_manager in Webform 8.5
Same name and namespace in other branches
- 6.x webform.services.yml \webform.libraries_manager
Class
Drupal\webform\WebformLibrariesManager14 string references to webform.libraries_manager
- template_preprocess_webform_progress in includes/
webform.theme.template.inc - Prepares variables for webform 'wizard' progress templates.
- WebformAdminConfigElementsForm::create in src/
Form/ AdminConfig/ WebformAdminConfigElementsForm.php - Instantiates a new instance of this class.
- WebformAdminConfigLibrariesForm::create in src/
Form/ AdminConfig/ WebformAdminConfigLibrariesForm.php - Instantiates a new instance of this class.
- WebformCliService::drush_webform_composer_set_libraries in src/
Commands/ WebformCliService.php - Set composer libraries.
- WebformCliService::drush_webform_libraries_download in src/
Commands/ WebformCliService.php - Implements drush_hook_COMMAND().
File
View source
- class: Drupal\webform\WebformLibrariesManager
- arguments:
- - '@library.discovery'
- - '@config.factory'
- - '@module_handler'
- - '@renderer'