You are here

constant StorageInterface::DEFAULT_COLLECTION in Drupal 9

Same name and namespace in other branches
  1. 8 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 16

Class

StorageInterface
Defines an interface for configuration storage.

Namespace

Drupal\Core\Config

Code

const DEFAULT_COLLECTION = '';