StorageInterface::DEFAULT_COLLECTION

Same name and namespace in other branches
  1. 9 core/lib/Drupal/Core/Config/StorageInterface.php \Drupal\Core\Config\StorageInterface::DEFAULT_COLLECTION
  2. 8.9.x core/lib/Drupal/Core/Config/StorageInterface.php \Drupal\Core\Config\StorageInterface::DEFAULT_COLLECTION
  3. 10 core/lib/Drupal/Core/Config/StorageInterface.php \Drupal\Core\Config\StorageInterface::DEFAULT_COLLECTION

The default collection name.

File

core/lib/Drupal/Core/Config/StorageInterface.php, line 21

Class

StorageInterface
Defines an interface for configuration storage.

Namespace

Drupal\Core\Config

Code

const DEFAULT_COLLECTION = '';

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