You are here

protected property TestDiscovery::$root in Drupal 9

Same name and namespace in other branches
  1. 8 core/lib/Drupal/Core/Test/TestDiscovery.php \Drupal\Core\Test\TestDiscovery::root

The app root.

Type: string

File

core/lib/Drupal/Core/Test/TestDiscovery.php, line 51

Class

TestDiscovery
Discovers available tests.

Namespace

Drupal\Core\Test

Code

protected $root;