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