You are here

protected property KernelTestBase::$classLoader in Zircon Profile 8

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

Type: \Composer\Autoload\Classloader

File

core/tests/Drupal/KernelTests/KernelTestBase.php, line 118
Contains \Drupal\KernelTests\KernelTestBase.

Class

KernelTestBase
Base class for functional integration tests.

Namespace

Drupal\KernelTests

Code

protected $classLoader;