You are here

protected property TempStoreDatabaseTest::$users in Drupal 8

An array of (fake) user IDs.

Type: array

File

core/modules/user/tests/src/Kernel/TempStoreDatabaseTest.php, line 46

Class

TempStoreDatabaseTest
Tests the temporary object storage system.

Namespace

Drupal\Tests\user\Kernel

Code

protected $users = [];