constant KeyValueListFactory::DEFAULT_SETTING in Key-value Extensions 8
The default setting name.
This is a setting name that will be used if the specific setting does not exist. The setting value will be the id of a service.
Overrides KeyValueFactory::DEFAULT_SETTING
File
- src/
KeyValueStore/ KeyValueListFactory.php, line 13
Class
Namespace
Drupal\key_value\KeyValueStoreCode
const DEFAULT_SETTING = 'keyvalue_list_default';