QuickStartTestBase::$adminUsername

Same name and namespace in other branches
  1. 9 core/tests/Drupal/BuildTests/QuickStart/QuickStartTestBase.php \Drupal\BuildTests\QuickStart\QuickStartTestBase::adminUsername
  2. 8.9.x core/tests/Drupal/BuildTests/QuickStart/QuickStartTestBase.php \Drupal\BuildTests\QuickStart\QuickStartTestBase::adminUsername
  3. 10 core/tests/Drupal/BuildTests/QuickStart/QuickStartTestBase.php \Drupal\BuildTests\QuickStart\QuickStartTestBase::adminUsername

User name of the admin account generated during install.

Type: string

File

core/tests/Drupal/BuildTests/QuickStart/QuickStartTestBase.php, line 20

Class

QuickStartTestBase
Helper methods for using the quickstart feature of Drupal.

Namespace

Drupal\BuildTests\QuickStart

Code

protected $adminUsername;

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