You are here

protected property NullStorage::$collection in Drupal 9

Same name and namespace in other branches
  1. 8 core/lib/Drupal/Core/Config/NullStorage.php \Drupal\Core\Config\NullStorage::collection

The storage collection.

Type: string

File

core/lib/Drupal/Core/Config/NullStorage.php, line 26

Class

NullStorage
Defines a stub storage.

Namespace

Drupal\Core\Config

Code

protected $collection;