protected property StorageBase::$collection

The name of the collection holding key and value pairs.

Type: string

File

drupal/core/lib/Drupal/Core/KeyValueStore/StorageBase.php, line 20
Contains Drupal\Core\KeyValueStore\StorageBase.

Class

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

Namespace

Drupal\Core\KeyValueStore

Code

protected $collection;