NonStableModulesTest::$adminUser

Same name and namespace in other branches
  1. 10 core/modules/system/tests/src/Functional/Module/NonStableModulesTest.php \Drupal\Tests\system\Functional\Module\NonStableModulesTest::adminUser
  2. 11.x core/modules/system/tests/src/Functional/Module/NonStableModulesTest.php \Drupal\Tests\system\Functional\Module\NonStableModulesTest::adminUser

The admin user.

Type: \Drupal\user\UserInterface

File

core/modules/system/tests/src/Functional/Module/NonStableModulesTest.php, line 19

Class

NonStableModulesTest
Tests the installation of deprecated and experimental modules.

Namespace

Drupal\Tests\system\Functional\Module

Code

protected $adminUser;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.