You are here

protected property EntityCloneContentRecursiveCircularTest::$adminUser in Entity Clone 8

A user with permission to bypass content access checks.

Type: \Drupal\user\UserInterface

File

tests/src/Functional/EntityCloneContentRecursiveCircularTest.php, line 54

Class

EntityCloneContentRecursiveCircularTest
Create a content and test a clone.

Namespace

Drupal\Tests\entity_clone\Functional

Code

protected $adminUser;