You are here

protected property KernelTestBase::$configDirectories in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/modules/simpletest/src/KernelTestBase.php \Drupal\simpletest\KernelTestBase::configDirectories

The configuration directories for this test run.

Type: array

File

core/modules/simpletest/src/KernelTestBase.php, line 78
Contains \Drupal\simpletest\KernelTestBase.

Class

KernelTestBase
Base class for integration tests.

Namespace

Drupal\simpletest

Code

protected $configDirectories = array();