You are here

protected property TestSiteInstallCommand::$databasePrefix in Drupal 10

Same name and namespace in other branches
  1. 8 core/tests/Drupal/TestSite/Commands/TestSiteInstallCommand.php \Drupal\TestSite\Commands\TestSiteInstallCommand::databasePrefix
  2. 9 core/tests/Drupal/TestSite/Commands/TestSiteInstallCommand.php \Drupal\TestSite\Commands\TestSiteInstallCommand::databasePrefix

The database prefix of this test run.

Type: string

File

core/tests/Drupal/TestSite/Commands/TestSiteInstallCommand.php, line 54

Class

TestSiteInstallCommand
Command to create a test Drupal site.

Namespace

Drupal\TestSite\Commands

Code

protected $databasePrefix;