protected property KeyValueMemoryFactory::$collections

An array of keyvalue collections that are stored in memory.

Type: array

File

core/lib/Drupal/Core/KeyValueStore/KeyValueMemoryFactory.php, line 15

Class

KeyValueMemoryFactory
Defines the key/value store factory for the memory backend.

Namespace

Drupal\Core\KeyValueStore

Code

protected $collections = array();

© 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!KeyValueMemoryFactory.php/property/KeyValueMemoryFactory::collections/8.1.x