protected property DatabaseStorage::$collection in Drupal 8
Same name and namespace in other branches
- 9 core/lib/Drupal/Core/Config/DatabaseStorage.php \Drupal\Core\Config\DatabaseStorage::collection
The storage collection.
Type: string
File
- core/
lib/ Drupal/ Core/ Config/ DatabaseStorage.php, line 42
Class
- DatabaseStorage
- Defines the Database storage.
Namespace
Drupal\Core\ConfigCode
protected $collection = StorageInterface::DEFAULT_COLLECTION;