You are here

protected property ContactStorageTest::$adminUser in Contact Storage 8

An administrative user with permission to administer contact forms.

Type: \Drupal\user\UserInterface

File

tests/src/Functional/ContactStorageTest.php, line 36

Class

ContactStorageTest
Tests storing contact messages and viewing them through UI.

Namespace

Drupal\Tests\contact_storage\Functional

Code

protected $adminUser;