EntityAutocompleteController::$keyValue

Same name and namespace in other branches
  1. 9 core/modules/system/src/Controller/EntityAutocompleteController.php \Drupal\system\Controller\EntityAutocompleteController::keyValue
  2. 8.9.x core/modules/system/src/Controller/EntityAutocompleteController.php \Drupal\system\Controller\EntityAutocompleteController::keyValue
  3. 10 core/modules/system/src/Controller/EntityAutocompleteController.php \Drupal\system\Controller\EntityAutocompleteController::keyValue

The key value store.

Type: \Drupal\Core\KeyValueStore\KeyValueStoreInterface

Overrides ControllerBase::$keyValue

File

core/modules/system/src/Controller/EntityAutocompleteController.php, line 33

Class

EntityAutocompleteController
Defines a route controller for entity autocomplete form elements.

Namespace

Drupal\system\Controller

Code

protected $keyValue;

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