public function ClientServiceInterface::sendRequest in Sparkpost email 8
Same name and namespace in other branches
- 8.2 src/ClientServiceInterface.php \Drupal\sparkpost\ClientServiceInterface::sendRequest()
1 method overrides ClientServiceInterface::sendRequest()
File
- src/
ClientServiceInterface.php, line 14
Class
- ClientServiceInterface
- Interface ClientServiceInterface.
Namespace
Drupal\sparkpostCode
public function sendRequest($endpoint, array $data, $method = 'GET');