protected property StorageBase::$collection in Service Container 7.2
Same name and namespace in other branches
- 7 lib/Drupal/Core/KeyValueStore/StorageBase.php \Drupal\Core\KeyValueStore\StorageBase::collection
The name of the collection holding key and value pairs.
Type: string
File
- 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\KeyValueStoreCode
protected $collection;