You are here

protected property DatabaseStorage::$collection in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 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 47
Contains \Drupal\Core\Config\DatabaseStorage.

Class

DatabaseStorage
Defines the Database storage.

Namespace

Drupal\Core\Config

Code

protected $collection = StorageInterface::DEFAULT_COLLECTION;