You are here

protected property MessageNotifierBase::$logger in Message Notify 8

The logger channel.

Type: \Drupal\Core\Logger\LoggerChannelInterface

File

src/Plugin/Notifier/MessageNotifierBase.php, line 30

Class

MessageNotifierBase
An abstract implementation of MessageNotifierInterface.

Namespace

Drupal\message_notify\Plugin\Notifier

Code

protected $logger;