You are here

protected property ConfigInstallWebTest::$adminUser in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/modules/config/src/Tests/ConfigInstallWebTest.php \Drupal\config\Tests\ConfigInstallWebTest::adminUser

The admin user used in this test.

File

core/modules/config/src/Tests/ConfigInstallWebTest.php, line 26
Contains \Drupal\config\Tests\ConfigInstallWebTest.

Class

ConfigInstallWebTest
Tests installation and removal of configuration objects in install, disable and uninstall functionality.

Namespace

Drupal\config\Tests

Code

protected $adminUser;