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();
doc_Drupal
2016-10-29 09:21:49
Comments
Leave a Comment

Please login to continue.