KernelTestBase::$keyValueFactory

A KeyValueMemoryFactory instance to use when building the container.

Type: \Drupal\Core\KeyValueStore\KeyValueMemoryFactory

File

core/modules/simpletest/src/KernelTestBase.php, line 110

Class

KernelTestBase
Base class for functional integration tests.

Namespace

Drupal\simpletest

Code

protected $keyValueFactory;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.