You are here

protected property EmailTest::$renderer in Message Notify 8

The rendering service.

Type: \Drupal\Core\Render\RendererInterface

File

tests/src/Unit/Plugin/Notifier/EmailTest.php, line 53

Class

EmailTest
Unit tests for the Email notifier.

Namespace

Drupal\Tests\message_notify\Unit\Plugin\Notifier

Code

protected $renderer;