You are here

public function MessageWrapperInterface::getSparkpostMessage in Sparkpost email 8.2

Gets the sparkpost message to send.

Return value

array Message structure,

1 method overrides MessageWrapperInterface::getSparkpostMessage()
MessageWrapper::getSparkpostMessage in src/MessageWrapper.php
Gets the sparkpost message to send.

File

src/MessageWrapperInterface.php, line 30
Message class.

Class

MessageWrapperInterface
An interface for the message wrapper we use.

Namespace

Drupal\sparkpost

Code

public function getSparkpostMessage();