You are here

service sparkpost.client in Sparkpost email 8

Same name and namespace in other branches
  1. 8.2 sparkpost.services.yml \sparkpost.client

Class

Drupal\sparkpost\ClientService
1 string reference to sparkpost.client
TestMailForm::create in src/Form/TestMailForm.php
Instantiates a new instance of this class.

File

./sparkpost.services.yml
sparkpost.services.yml

View source
  1. class: Drupal\sparkpost\ClientService
  2. arguments:
  3. - '@http_client'
  4. - '@config.factory'