service build_hooks.trigger in Build Hooks 8
Same name and namespace in other branches
- 8.2 build_hooks.services.yml \build_hooks.trigger
- 3.x build_hooks.services.yml \build_hooks.trigger
Class
Drupal\build_hooks\Trigger2 string references to build_hooks.trigger
- getTriggerService in ./
build_hooks.module - TriggerController::create in src/
Controller/ TriggerController.php - Instantiates a new instance of this class.
File
View source
- class: Drupal\build_hooks\Trigger
- arguments:
- - '@config.factory'
- - '@http_client'
- - '@current_user'
- - '@string_translation'
- - '@messenger'
- - '@logger.factory'