You are here

public function MessageWrapperInterface::getClientService in Sparkpost email 8.2

Gets the client service.

1 method overrides MessageWrapperInterface::getClientService()
MessageWrapper::getClientService in src/MessageWrapper.php
Gets the client service.

File

src/MessageWrapperInterface.php, line 59
Message class.

Class

MessageWrapperInterface
An interface for the message wrapper we use.

Namespace

Drupal\sparkpost

Code

public function getClientService();