The key-value factory.
Type: \Drupal\Core\KeyValueStore\KeyValueFactoryInterface
File
- core/lib/Drupal/Core/Field/FieldDefinitionListener.php, line 27
Class
- FieldDefinitionListener
- Reacts to field definition CRUD on behalf of the Entity system.
Namespace
Drupal\Core\Field
Code
protected $keyValueFactory;
Please login to continue.