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

An administrative user with permission to configure users settings.

Type: \Drupal\user\UserInterface

Fichier

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

Classe

EntityCloneUserTest
Create a user and test a clone.

Namespace

Drupal\Tests\entity_clone\Functional

Code

protected $adminUser;