protected property StorageTestBase::$collections in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/modules/system/src/Tests/KeyValueStore/StorageTestBase.php \Drupal\system\Tests\KeyValueStore\StorageTestBase::collections
An array of data collection labels.
Type: array
File
- core/
modules/ system/ src/ Tests/ KeyValueStore/ StorageTestBase.php, line 29 - Contains \Drupal\system\Tests\KeyValueStore\StorageTestBase.
Class
- StorageTestBase
- Base class for testing key-value storages.
Namespace
Drupal\system\Tests\KeyValueStoreCode
protected $collections = array();