protected property KernelTestBase::$vfsRoot in Drupal 8
Same name and namespace in other branches
- 9 core/tests/Drupal/KernelTests/KernelTestBase.php \Drupal\KernelTests\KernelTestBase::vfsRoot
The virtual filesystem root directory.
Type: \org\bovigo\vfs\vfsStreamDirectory
File
- core/
tests/ Drupal/ KernelTests/ KernelTestBase.php, line 184
Class
- KernelTestBase
- Base class for functional integration tests.
Namespace
Drupal\KernelTestsCode
protected $vfsRoot;