Same name in other branches
  1. 2.x tests/src/Functional/EntityCloneViewTest.php \Drupal\Tests\entity_clone\Functional\EntityCloneViewTest::adminUser

An administrative user with permission to configure views settings.

Type: \Drupal\user\UserInterface

File

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

Class

EntityCloneViewTest
Create a view and test a clone.

Namespace

Drupal\Tests\entity_clone\Functional

Code

protected $adminUser;