protected property QuickStartTestBase::$adminPassword in Drupal 8
Same name and namespace in other branches
- 9 core/tests/Drupal/BuildTests/QuickStart/QuickStartTestBase.php \Drupal\BuildTests\QuickStart\QuickStartTestBase::adminPassword
Password of the admin account generated during install.
Type: string
File
- core/
tests/ Drupal/ BuildTests/ QuickStart/ QuickStartTestBase.php, line 25
Class
- QuickStartTestBase
- Helper methods for using the quickstart feature of Drupal.
Namespace
Drupal\BuildTests\QuickStartCode
protected $adminPassword;