You are here

protected property EntityCloneActionTest::$adminUser in Entity Clone 8

An administrative user with permission to configure actions settings.

Type: \Drupal\user\UserInterface

File

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

Class

EntityCloneActionTest
Create an action and test a clone.

Namespace

Drupal\Tests\entity_clone\Functional

Code

protected $adminUser;