public StorageBase::getCollectionName()
public StorageBase::delete($key) Deletes
public StorageBase::__construct($collection)
Provides a base class for key/value storage implementations. Hierarchy class \Dru
The name of the collection holding key and value pairs. Type: string File
public StorageBase::get($key, $default = NULL)
public StorageBase::setMultiple(array $data)