You are here

protected property EntityCloneViewTest::$adminUser in Entity Clone 8

An administrative user with permission to configure views settings.

Type: \Drupal\user\UserInterface

File

tests/src/Functional/EntityCloneViewTest.php, line 42

Class

EntityCloneViewTest
Create a view and test a clone.

Namespace

Drupal\Tests\entity_clone\Functional

Code

protected $adminUser;