You are here

protected property GetAlertsTest::$getAlerts in Site Alert 8

The service to retrieve site alerts. This is the system under test.

Type: \Drupal\site_alert\GetAlertsInterface

File

tests/src/Kernel/GetAlertsTest.php, line 18

Class

GetAlertsTest
Tests retrieving of currently active alerts.

Namespace

Drupal\Tests\site_alert\Kernel

Code

protected $getAlerts;