service content_sync.help_manager in Content Synchronization 8
Same name and namespace in other branches
- 8.2 content_sync.services.yml \content_sync.help_manager
- 3.0.x content_sync.services.yml \content_sync.help_manager
Class
Drupal\content_sync\ContentSyncHelpManager3 string references to content_sync.help_manager
- ContentHelpController::create in src/
Controller/ ContentHelpController.php - Instantiates a new instance of this class.
- content_sync_help in ./
content_sync.module - Implements hook_help().
- template_preprocess_content_sync_help in includes/
content_sync.theme.inc - Prepares variables for contnt sync help.
File
View source
- class: Drupal\content_sync\ContentSyncHelpManager
- arguments:
- - '@current_user'
- - '@config.factory'
- - '@module_handler'
- - '@state'
- - '@path.matcher'