protected property TestBase::$originalPrefix

The original database prefix when running inside Simpletest.

Type: string

File

drupal/core/modules/simpletest/lib/Drupal/simpletest/TestBase.php, line 131
Definition of Drupal\simpletest\TestBase.

Class

TestBase
Base class for Drupal tests.

Namespace

Drupal\simpletest

Code

protected $originalPrefix;