protected property KernelTestBase::$keyValueFactory in SimpleTest 8.3
A KeyValueMemoryFactory instance to use when building the container.
Type: \Drupal\Core\KeyValueStore\KeyValueMemoryFactory
File
- src/
KernelTestBase.php, line 110
Class
- KernelTestBase
- Base class for functional integration tests.
Namespace
Drupal\simpletestCode
protected $keyValueFactory;