DatabaseStorage::$collection

Same name and namespace in other branches
  1. 9 core/lib/Drupal/Core/Config/DatabaseStorage.php \Drupal\Core\Config\DatabaseStorage::collection
  2. 8.9.x core/lib/Drupal/Core/Config/DatabaseStorage.php \Drupal\Core\Config\DatabaseStorage::collection
  3. 11.x 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\Config

Code

protected $collection = StorageInterface::DEFAULT_COLLECTION;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.