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