StorageBase::$collection

The name of the collection holding key and value pairs.

Type: string

File

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

Class

StorageBase
Provides a base class for key/value storage implementations.

Namespace

Drupal\Core\KeyValueStore

Code

protected $collection;
doc_Drupal
2016-10-29 09:44:33
Comments
Leave a Comment

Please login to continue.