service slack.slack_service in Slack 8
Class
Drupal\slack\Slack2 string references to slack.slack_service
- SendTestMessageForm::create in src/
Form/ SendTestMessageForm.php - Instantiates a new instance of this class.
- SlackSendMessage::create in src/
Plugin/ RulesAction/ SlackSendMessage.php - Creates an instance of the plugin.
File
View source
- class: Drupal\slack\Slack
- arguments:
- - '@config.factory'
- - '@http_client'
- - '@logger.factory'
- - '@messenger'