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

A user with permission to bypass content access checks.

Type: \Drupal\user\UserInterface

Fichier

tests/src/Functional/EntityCloneContentModerationTest.php, line 60

Classe

EntityCloneContentModerationTest
Create a moderated content and test the clone of its moderation state.

Namespace

Drupal\Tests\entity_clone\Functional

Code

protected $adminUser;