protected property TempStoreDatabaseTest::$collection in Drupal 8
Same name in this branch
- 8 core/tests/Drupal/KernelTests/Core/TempStore/TempStoreDatabaseTest.php \Drupal\KernelTests\Core\TempStore\TempStoreDatabaseTest::collection
- 8 core/modules/user/tests/src/Kernel/TempStoreDatabaseTest.php \Drupal\Tests\user\Kernel\TempStoreDatabaseTest::collection
The name of the key/value collection to set and retrieve.
Type: string
File
- core/
tests/ Drupal/ KernelTests/ Core/ TempStore/ TempStoreDatabaseTest.php, line 38
Class
- TempStoreDatabaseTest
- Tests the temporary object storage system.
Namespace
Drupal\KernelTests\Core\TempStoreCode
protected $collection;