Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
TestRun.php
TestRun::$databasePrefix
The test database prefix.
Type:
string
File
core/
lib/
Drupal/
Core/
Test/
TestRun.php
, line 17
Class
TestRun
Implements an object that tracks execution of a test run.
Namespace
Drupal\Core\Test
Code
protected $databasePrefix;
RSS feed