You are here

protected property MessageNotifierBase::$renderer in Message Notify 8

The rendering service.

Type: \Drupal\Core\Render\RendererInterface

File

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

Class

MessageNotifierBase
An abstract implementation of MessageNotifierInterface.

Namespace

Drupal\message_notify\Plugin\Notifier

Code

protected $renderer;