You are here

protected property TempStoreDatabaseTest::$collection in Zircon Profile 8.0

Same name and namespace in other branches
  1. 8 core/modules/user/src/Tests/TempStoreDatabaseTest.php \Drupal\user\Tests\TempStoreDatabaseTest::collection

The name of the key/value collection to set and retrieve.

Type: string

File

core/modules/user/src/Tests/TempStoreDatabaseTest.php, line 43
Contains \Drupal\user\Tests\TempStoreDatabaseTest.

Class

TempStoreDatabaseTest
Tests the temporary object storage system.

Namespace

Drupal\user\Tests

Code

protected $collection;