protected property KernelTestBase::$root in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/tests/Drupal/KernelTests/KernelTestBase.php \Drupal\KernelTests\KernelTestBase::root
The app root.
Type: string
File
- core/
tests/ Drupal/ KernelTests/ KernelTestBase.php, line 183 - Contains \Drupal\KernelTests\KernelTestBase.
Class
- KernelTestBase
- Base class for functional integration tests.
Namespace
Drupal\KernelTestsCode
protected $root;