protected property EntityAutocompleteController::$keyValue in Drupal 8
Same name and namespace in other branches
- 9 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\ControllerCode
protected $keyValue;