You are here

protected property QuickStartTest::$root in Drupal 8

Same name and namespace in other branches
  1. 9 core/tests/Drupal/Tests/Core/Command/QuickStartTest.php \Drupal\Tests\Core\Command\QuickStartTest::root

The Drupal root directory.

Type: string

File

core/tests/Drupal/Tests/Core/Command/QuickStartTest.php, line 45

Class

QuickStartTest
Tests the quick-start commands.

Namespace

Drupal\Tests\Core\Command

Code

protected $root;