property UpgradePathTestBase::$databaseDumpFiles

The file path(s) to the dumped database(s) to load into the child site.

Type: array

File

drupal/core/modules/system/lib/Drupal/system/Tests/Upgrade/UpgradePathTestBase.php, line 33
Definition of Drupal\system\Tests\Upgrade\UpgradePathTestBase.

Class

UpgradePathTestBase
Perform end-to-end tests of the upgrade path.

Namespace

Drupal\system\Tests\Upgrade

Code

var $databaseDumpFiles = array();