You are here

protected property NodeTypeTranslationTest::$adminUser in Drupal 9

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

Administrator user for tests.

Type: \Drupal\user\UserInterface

File

core/modules/node/tests/src/Functional/NodeTypeTranslationTest.php, line 55

Class

NodeTypeTranslationTest
Ensures that node types translation work correctly.

Namespace

Drupal\Tests\node\Functional

Code

protected $adminUser;