You are here

protected property EntityCloneContactTest::$adminUser in Entity Clone 8

An administrative user with permission to configure contact forms settings.

Type: \Drupal\user\UserInterface

File

tests/src/Functional/EntityCloneContactTest.php, line 43

Class

EntityCloneContactTest
Create an contact form and test a clone.

Namespace

Drupal\Tests\entity_clone\Functional

Code

protected $adminUser;