You are here

protected property QuickStartTestBase::$adminPassword in Automatic Updates 8

Password of the admin account generated during install.

Type: string

File

tests/src/Build/QuickStart/QuickStartTestBase.php, line 30

Class

QuickStartTestBase
Helper methods for using the quickstart feature of Drupal.

Namespace

Drupal\Tests\automatic_updates\Build\QuickStart

Code

protected $adminPassword;