You are here

protected property KernelTestBase::$siteDirectory in Drupal 9

Same name and namespace in other branches
  1. 8 core/tests/Drupal/KernelTests/KernelTestBase.php \Drupal\KernelTests\KernelTestBase::siteDirectory

Type: string

File

core/tests/Drupal/KernelTests/KernelTestBase.php, line 158

Class

KernelTestBase
Base class for functional integration tests.

Namespace

Drupal\KernelTests

Code

protected $siteDirectory;