You are here

constant KeyValueSortedSetFactory::DEFAULT_SERVICE in Key-value Extensions 8

The default service id.

If the default setting does not exist, this is the default service id.

Overrides KeyValueFactory::DEFAULT_SERVICE

File

src/KeyValueStore/KeyValueSortedSetFactory.php, line 9

Class

KeyValueSortedSetFactory

Namespace

Drupal\key_value\KeyValueStore

Code

const DEFAULT_SERVICE = 'keyvalue.sorted_set.database';