You are here

protected property SendGridMail::$logger in SendGrid Integration 8

Same name and namespace in other branches
  1. 8.2 src/Plugin/Mail/SendGridMail.php \Drupal\sendgrid_integration\Plugin\Mail\SendGridMail::logger

The logger service for the sendgrid_integration module.

Type: \Drupal\Core\Logger\LoggerChannelInterface

File

src/Plugin/Mail/SendGridMail.php, line 49
Implements Drupal MailSystemInterface.

Class

SendGridMail
@file Implements Drupal MailSystemInterface.

Namespace

Drupal\sendgrid_integration\Plugin\Mail

Code

protected $logger;