FieldDefinitionListenerTest::$keyValueFactory

Same name and namespace in other branches
  1. 10 core/tests/Drupal/Tests/Core/Field/FieldDefinitionListenerTest.php \Drupal\Tests\Core\Field\FieldDefinitionListenerTest::keyValueFactory
  2. 9 core/tests/Drupal/Tests/Core/Field/FieldDefinitionListenerTest.php \Drupal\Tests\Core\Field\FieldDefinitionListenerTest::keyValueFactory
  3. 8.9.x core/tests/Drupal/Tests/Core/Field/FieldDefinitionListenerTest.php \Drupal\Tests\Core\Field\FieldDefinitionListenerTest::keyValueFactory

The key-value factory.

Type: \Drupal\Core\KeyValueStore\KeyValueFactoryInterface|\Prophecy\Prophecy\ProphecyInterface

File

core/tests/Drupal/Tests/Core/Field/FieldDefinitionListenerTest.php, line 34

Class

FieldDefinitionListenerTest
Tests Drupal\Core\Field\FieldDefinitionListener.

Namespace

Drupal\Tests\Core\Field

Code

protected $keyValueFactory;

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