You are here

protected property ModerationContentTranslationTest::$adminUser in Drupal 9

Same name and namespace in other branches
  1. 8 core/modules/content_moderation/tests/src/Functional/ModerationContentTranslationTest.php \Drupal\Tests\content_moderation\Functional\ModerationContentTranslationTest::adminUser

A user with permission to bypass access content.

Type: \Drupal\Core\Session\AccountInterface

File

core/modules/content_moderation/tests/src/Functional/ModerationContentTranslationTest.php, line 22

Class

ModerationContentTranslationTest
Test content_moderation functionality with content_translation.

Namespace

Drupal\Tests\content_moderation\Functional

Code

protected $adminUser;