You are here

protected property SendInBlueEmail::$loggerFactory in SendinBlue 8.2

Same name and namespace in other branches
  1. 8 src/Plugin/Mail/SendInBlueEmail.php \Drupal\sendinblue\Plugin\Mail\SendInBlueEmail::loggerFactory

Logger Service.

LoggerChannelFactory

Type: \Drupal\Core\Logger\LoggerChannelFactoryInterface

File

src/Plugin/Mail/SendInBlueEmail.php, line 37

Class

SendInBlueEmail
Defines the default Drupal mail backend, using PHP's native mail() function.

Namespace

Drupal\sendinblue\Plugin\Mail

Code

protected $loggerFactory;