You are here

private property SendinblueManager::$mailManager in SendinBlue 8

Same name and namespace in other branches
  1. 8.2 src/SendinblueManager.php \Drupal\sendinblue\SendinblueManager::mailManager

MailManagerInterface.

Type: \Drupal\Core\Mail\MailManagerInterface

File

src/SendinblueManager.php, line 121

Class

SendinblueManager
Basic manager of module.

Namespace

Drupal\sendinblue

Code

private $mailManager;