You are here

protected property DigestTest::$renderer in Message Digest 8

The mocked rendering service.

Type: \Drupal\Core\Render\RendererInterface

File

tests/src/Unit/Plugin/Notifier/DigestTest.php, line 51

Class

DigestTest
Tests the Digest plugin.

Namespace

Drupal\Tests\message_digest\Unit\Plugin\Notifier

Code

protected $renderer;