You are here

protected property EntityCloneContentRecursiveTest::$adminUser in Entity Clone 8

A user with permission to bypass content access checks.

Type: \Drupal\user\UserInterface

File

tests/src/Functional/EntityCloneContentRecursiveTest.php, line 52

Class

EntityCloneContentRecursiveTest
Create a content and test a clone.

Namespace

Drupal\Tests\entity_clone\Functional

Code

protected $adminUser;