Same name and namespace in other branches
  1. 8.x-1.x tests/src/Functional/EntityCloneContentTest.php \Drupal\Tests\entity_clone\Functional\EntityCloneContentTest::adminUser 1 comment

A user with permission to bypass content access checks.

Type: \Drupal\user\UserInterface

File

tests/src/Functional/EntityCloneContentTest.php, line 59

Class

EntityCloneContentTest
Create a content and test a clone.

Namespace

Drupal\Tests\entity_clone\Functional

Code

protected $adminUser;