You are here

protected property PhpUnitTestRunner::$appRoot in Drupal 8

Same name and namespace in other branches
  1. 9 core/lib/Drupal/Core/Test/PhpUnitTestRunner.php \Drupal\Core\Test\PhpUnitTestRunner::appRoot

Path to the application root.

Type: string

File

core/lib/Drupal/Core/Test/PhpUnitTestRunner.php, line 40

Class

PhpUnitTestRunner
Run PHPUnit-based tests.

Namespace

Drupal\Core\Test

Code

protected $appRoot;