You are here

protected property SiteAlertStorageTest::$siteAlertStorage in Site Alert 8

The site alert entity storage handler. This is the system under test.

Type: \Drupal\site_alert\SiteAlertStorageInterface

File

tests/src/Kernel/SiteAlertStorageTest.php, line 20

Class

SiteAlertStorageTest
Tests for the site alert entity storage handler.

Namespace

Drupal\Tests\site_alert\Kernel

Code

protected $siteAlertStorage;