You are here

protected property SiteAlertUiTest::$adminUser in Site Alert 8

A test user with permission to administer site alerts.

Type: \Drupal\user\UserInterface

File

tests/src/Functional/SiteAlertUiTest.php, line 30

Class

SiteAlertUiTest
Tests that the Site Alert is working correctly.

Namespace

Drupal\Tests\site_alert\Functional

Code

protected $adminUser;