You are here

protected property EmailNotificationsTest::$plugin in Search API Saved Searches 8

The notifications plugin to test.

Type: \Drupal\search_api_saved_searches\Plugin\search_api_saved_searches\notification\Email

File

tests/src/Kernel/EmailNotificationsTest.php, line 39

Class

EmailNotificationsTest
Tests the functionality of the "E-mail" notifications plugin.

Namespace

Drupal\Tests\search_api_saved_searches\Kernel

Code

protected $plugin;