constant KeyValueFactory::DEFAULT_SERVICE

The default service id.

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

File

core/lib/Drupal/Core/KeyValueStore/KeyValueFactory.php, line 33

Class

KeyValueFactory
Defines the key/value store factory.

Namespace

Drupal\Core\KeyValueStore

Code

const DEFAULT_SERVICE = 'keyvalue.database';

© 2001–2016 by the original authors
Licensed under the GNU General Public License, version 2 and later.
Drupal is a registered trademark of Dries Buytaert.
https://api.drupal.org/api/drupal/core!lib!Drupal!Core!KeyValueStore!KeyValueFactory.php/constant/KeyValueFactory::DEFAULT_SERVICE/8.1.x