StorageTestBase::$collections

An array of data collection labels.

Type: array

File

core/tests/Drupal/KernelTests/Core/KeyValueStore/StorageTestBase.php, line 24

Class

StorageTestBase
Base class for testing key-value storages.

Namespace

Drupal\KernelTests\Core\KeyValueStore

Code

protected $collections = [];

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