You are here

protected property DatabaseTest::$root in Drupal 10

Same name and namespace in other branches
  1. 8 core/tests/Drupal/Tests/Core/Database/DatabaseTest.php \Drupal\Tests\Core\Database\DatabaseTest::root
  2. 9 core/tests/Drupal/Tests/Core/Database/DatabaseTest.php \Drupal\Tests\Core\Database\DatabaseTest::root

Path to DRUPAL_ROOT.

Type: string

Overrides UnitTestCase::$root

File

core/tests/Drupal/Tests/Core/Database/DatabaseTest.php, line 33

Class

DatabaseTest
@coversDefaultClass \Drupal\Core\Database\Database

Namespace

Drupal\Tests\Core\Database

Code

protected $root;