You are here

private property KernelTestBase::$moduleFiles in Zircon Profile 8

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

File

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

Class

KernelTestBase
Base class for integration tests.

Namespace

Drupal\simpletest

Code

private $moduleFiles;