You are here

protected property DigestTest::$connection in Message Digest 8

Mocked database connection.

Type: \Drupal\Core\Database\Connection

File

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

Class

DigestTest
Tests the Digest plugin.

Namespace

Drupal\Tests\message_digest\Unit\Plugin\Notifier

Code

protected $connection;