protected property UnitTestCase::$root in Drupal 9
Same name and namespace in other branches
- 8 core/tests/Drupal/Tests/UnitTestCase.php \Drupal\Tests\UnitTestCase::root
The app root.
Type: string
File
- core/
tests/ Drupal/ Tests/ UnitTestCase.php, line 44
Class
- UnitTestCase
- Provides a base class and helpers for Drupal unit tests.
Namespace
Drupal\TestsCode
protected $root;