You are here

protected property MessageNotifierBase::$message in Message Notify 8

The message entity.

Type: \Drupal\message\MessageInterface

File

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

Class

MessageNotifierBase
An abstract implementation of MessageNotifierInterface.

Namespace

Drupal\message_notify\Plugin\Notifier

Code

protected $message;