PackageManagerKernelTestBase::$testProjectRoot
The test root directory, if any, created by ::createTestProject().
Type: string|null
See also
::createTestProject()
::tearDown()
File
-
core/
modules/ package_manager/ tests/ src/ Kernel/ PackageManagerKernelTestBase.php, line 93
Class
- PackageManagerKernelTestBase
- Base class for kernel tests of Package Manager's functionality.
Namespace
Drupal\Tests\package_manager\KernelCode
protected ?string $testProjectRoot = NULL;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.