protected property KeyValueFactory::$stores

Instantiated stores, keyed by collection name.

Type: array

File

drupal/core/lib/Drupal/Core/KeyValueStore/KeyValueFactory.php, line 21
Contains Drupal\Core\KeyValueStore\KeyValueFactory.

Class

KeyValueFactory
Defines the key/value store factory.

Namespace

Drupal\Core\KeyValueStore

Code

protected $stores = array();