protected property KernelTestBase::$keyValueFactory in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/modules/simpletest/src/KernelTestBase.php \Drupal\simpletest\KernelTestBase::keyValueFactory
A KeyValueMemoryFactory instance to use when building the container.
Type: \Drupal\Core\KeyValueStore\KeyValueMemoryFactory.
File
- core/
modules/ simpletest/ src/ KernelTestBase.php, line 85 - Contains \Drupal\simpletest\KernelTestBase.
Class
- KernelTestBase
- Base class for integration tests.
Namespace
Drupal\simpletestCode
protected $keyValueFactory;